Skip to content

使用Angular 5, 基于ng-zorro的管理平台框架

Notifications You must be signed in to change notification settings

mr-gaochen/ng-nut

 
 

Repository files navigation

简介 / Description

基于 Angular 5 以及 ng-zorro(git) 的前端管理平台框架

后台服务器 / Backend demo

Based on SpringBoot

安装 / Installation

  # 克隆代码 / 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

其他说明 / Something else

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.


About

使用Angular 5, 基于ng-zorro的管理平台框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.9%
  • HTML 22.7%
  • CSS 3.3%
  • JavaScript 1.1%