7. 使用 Schematics 实现开发自动化
• ng new demo1 --routing --style css
• ng generate component hello
• ng update
• 自定义代码产生器
• 以 Manfred Steyer 的 angular-crud 为例
• ng g angular-crud:crud-module hotel
• ng add @angular/elements
• ng add @angular/material
• ng add @angular/pwa
• ng add @clr/angular
• ng add @nativescript/schematics
• ng add ng-zorro-antd
• ng add ngcli-wallaby
8. ng new / ng add / ng generate 交互式界面
ng new demo1 --routing --style css
25. 相关连结
• Version 7 of Angular — CLI Prompts, Virtual Scroll, Drag and Drop and more
• How Did Angular CLI Budgets Save My Day And How They Can Save Yours
• Angular Extension Pack - Visual Studio Marketplace
• Angular CLI Command Reference
• Angular Update Guide
• Angular Style Guide
#5:
Try latest Angular CLI Beta / RC, with Angular v7 and the new Ivy compiler, no install required thanks to npm and npx
https://www.gurustop.net/blog/2018/10/11/4258/npm-npx-angular-beta-rc-next-angular-cli-ivy-compiler
#8:
Try latest Angular CLI Beta / RC, with Angular v7 and the new Ivy compiler, no install required thanks to npm and npx
https://www.gurustop.net/blog/2018/10/11/4258/npm-npx-angular-beta-rc-next-angular-cli-ivy-compiler
#13:How Did Angular CLI Budgets Save My Day And How They Can Save Yours
https://medium.com/dailyjs/how-did-angular-cli-budgets-save-my-day-and-how-they-can-save-yours-300d534aae7a