Skip to content

Files

Latest commit

f660a2d · Sep 15, 2023

History

History

schematics

README.md

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.