Skip to content

基于ngx-admin、ng-zorro-antd写的管理后台模板

License

Notifications You must be signed in to change notification settings

xjump/admin-angluar

 
 

Repository files navigation

admin-angular4

fork ngx-admin
简化了ngx-admin删除了一些没必要的模块 集成了阿里的ng-zorro-antd

新增功能

  • 登录注册
  • 用户管理
  • 菜单管理

执行命令

node >6.9.0 

# install
cnpm i 

# 开发
npm start  

# 构建
npm run build:prod

# 生产
npm run server:prod


DEMO admin/111111

About

基于ngx-admin、ng-zorro-antd写的管理后台模板

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.4%
  • TypeScript 40.3%
  • HTML 8.9%
  • JavaScript 1.3%
  • Shell 0.1%