基于 Angular 5 以及 ng-zorro(git) 的前端管理平台框架
# 克隆代码 / Clone the codes
git clone https://github.com/AllenSnape/ng-nut.git
cd ng-nut
# 安装依赖 / Install the dependencies
npm install
# 安装Angular的脚手架 / Install the AngularCLI
npm install @angular/cli -g
Admin模块中使用了一个单词, addit, 是add/edit的合成词. 纯属个人喜好.
In module Admin, there is a word called 'addit', it is made up from 'add' and 'edit'. It's just personal hobby.