==================
GreenGerong(破狼) blog with Angular4. Online link https://greengerong.github.io/rebirth.
- Web version rebirth: https://github.com/greengerong/rebirth
- Ionic2 version rebirth: https://github.com/greengerong/rebirth-ionic2
- Nativescript version rebirth: https://github.com/greengerong/rebirth-nativescript
- Install Nodejs( v6 or v7)
npm install -g @angular/cli@latestnpm install
- development:
npm run jit或npm run aot - production:
ng build --prod --aot - test:
npm test - @angular/cli command
- @angular/cli: Angular cli tool.
- sass
- karma
- tslint & codelyzer
- typescript & @types
- ...
"# angularjs4"










