Socket
Book a DemoInstallSign in
Socket

ng-devui-admin-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-devui-admin-test

Schematics for ng-devui-admin

latest
npmnpm
Version
13.0.1
Version published
Maintainers
1
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 26 May 2022

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