Skip to content

qiangonline/angular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular starter

ng4,AOT,LazyLoad,Test,E2E,Karma,Protractor,Jasmine,TypeScript,TsLint,Codelyzer,Webpack 2

安装

npm install

开发

npm run dev

测试

npm run test
npm run e2e

发布

npm run build