13.0.1 • Published 2 years ago

ng-devui-admin-test v13.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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.