1 Star 0 Fork 1

zhikol / ng-alain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.72 KB
一键复制 编辑 原始数据 按行查看 历史
cipchk 提交于 2017-09-19 23:15 . releases: 0.0.1-beta.4

Build Status Dependency Status

ng-alain

Ng-zorro-antd admin panel front-end framework.

更多信息见中文 README

DEMO

Quick start

Make sure you have Node version >= 6.9.0 and NPM >= 3 or higher.

# clone ng-alain repo
# --depth 1 removes all but one .git commit history
git clone --depth 1 https://github.com/cipchk/ng-alain.git

# change directory
cd ng-alain

# install npm package
# in china please use cnpm (https://github.com/cnpm/cnpm)
npm install

# start the serve
npm start

# use HMR
npm run serve:hmr

Environment

package version
ng-alain 0.0.1-beta.4
ng-zorro-antd 0.5.1
@angular 4.3.6
@angular/cli 1.4.2

Third Library[Optional]

package dependencie remark
font-awesome
simple-line-icons
weather-icons
angular-baidu-maps BaidDu Map
angular-qq-maps QQ Map
angular-web-storage LocalStorage
ng2-charts chart.js
d3
g2-angular g2
jquery-sparkline jquery
ng2-file-upload
ng2-img-cropper
ngx-color-picker
ng-tree-antd angular-tree-component
ng2-dnd
sweetalert

Guide Lines

Features

  • ng-zorro-antd based
  • Responsive Layout
  • I18n
  • ACL
  • Lazy load Assets
  • UI Router States
  • Multiple color options
  • SCSS preprocessor
  • Well organized & commented code
  • Simple upgrade
  • Hot Module Replacement

App Shots

desktop ipad iphone

Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues board to report bugs and feature requests (not our email address)
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

License

The MIT License (see the LICENSE file for the full text)

1
https://gitee.com/zhikol/ng-alain.git
git@gitee.com:zhikol/ng-alain.git
zhikol
ng-alain
ng-alain
master

搜索帮助