Socket
Book a DemoInstallSign in
Socket

ng-devui-admin

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-devui-admin

Schematics for ng-devui-admin

latest
npmnpm
Version
15.1.0
Version published
Weekly downloads
51
131.82%
Maintainers
1
Weekly downloads
 
Created
Source

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
  • Preview: https://devui.design/admin/
  • Home Page: https://devui.design/admin-page/home
  • Document:https://devui.design/admin-page/docs/getting-started

License

The MIT License.

Keywords

schematics

FAQs

Package last updated on 13 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts