Skip to content

基于AngularClass,[email protected] + Webpack + karma + protractor + tslint。包含了项目框架结构,多级路由,ajax注入以及校验模块等

License

Notifications You must be signed in to change notification settings

rootsli/angular2-scaffolding

Repository files navigation

angular2-scaffolding

[email protected] + Webpack + karma + protractor + tslint。包含了项目框架结构,多级路由,ajax注入以及校验模块等。

安装(建议将npm源配置到国内淘宝镜像)

* step1> npm install typings webpack-dev-server rimraf webpack karma-cli protractor typescript -g
* step2> npm install
* step3> typings install
* step4> npm run server

编译

## 开发环境
npm run build:dev
npm run server

## 生产环境
npm run build:prod
npm run server:prod

About

基于AngularClass,[email protected] + Webpack + karma + protractor + tslint。包含了项目框架结构,多级路由,ajax注入以及校验模块等

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published