Skip to content

快速生成`angular`+ `bootstrap` + `ui-router`的admin后台系统

Notifications You must be signed in to change notification settings

imshenshen/generator-angular-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-angular-admin

快速生成angular+ bootstrap + ui-router的admin后台系统

Usage

  1. npm link
  2. npm install -g yo
  3. mkdir your-module-name && cd your-module-name
  4. yo angular-admin
  5. gulp build-dev or gulp build
  6. you should open build/index.html in your browser

Structure

package.json
bower.json
.eslintignore
eslint.yml
gulpfile
.editorconfig
build
src  ------
	| views
	| fonts
	| styles
	| images
	| directives
	| services
	| controllers
	| filters
	| providers
	| index.js
	| index.html

About

快速生成`angular`+ `bootstrap` + `ui-router`的admin后台系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published