15.1.0 • Published 8 months ago

ng-devui-admin v15.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Schematics for DevUI Admin

Angular Cli Schematics of ng-devui-admin.

Install

ng new your-project && cd your-project
ng add ng-devui-admin

npm start # open http://localhost:4200

Using Admin Blocks

ng g ng-devui-admin:blocks --block-name BlockName

Create Page with Admin Blocks

ng g ng-devui-admin:views --view-name ViewName

Links

License

The MIT License.