DevExtreme jQuery/JS - DevExtreme CLI
You can use DevExtreme CLI to create a DevExtreme Angular application with several views and a hierarchical menu (see the live preview):
npx devextreme-cli new angular-app app-name cd app-name npm run start
To add DevExtreme widgets to an existing Angular application, add DevExtreme libraries...
npx -p devextreme-cli devextreme add devextreme-angular
...and then add the required widgets.
DevExtreme CLI also allows you to configure DevExtreme applications and use the Theme Builder features. Refer to the DevExtreme CLI README on GitHub for more information.
See Also
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.