mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
|
|
|
|
# Stories describing how to do more with the CLI
|
|
|
|
- [RC Update](stories/rc-update)
|
|
- [Asset Configuration](stories/asset-configuration)
|
|
- [Autocompletion](stories/autocompletion)
|
|
- [CSS Preprocessors](stories/css-preprocessors)
|
|
- [Global Lib](stories/global-lib)
|
|
- [Global Scripts](stories/global-scripts)
|
|
- [Global Styles](stories/global-styles)
|
|
- [Angular Flex Layout](stories/include-angular-flex)
|
|
- [Angular Material](stories/include-angular-material)
|
|
- [AngularFire](stories/include-angularfire)
|
|
- [Bootstrap](stories/include-bootstrap)
|
|
- [Font Awesome](stories/include-font-awesome)
|
|
- [Moving Into the CLI](stories/moving-into-the-cli)
|
|
- [Moving Out of the CLI](stories/moving-out-of-the-cli)
|
|
- [Proxy](stories/proxy)
|
|
- [Routing](stories/routing)
|
|
- [3rd Party Lib](stories/third-party-lib)
|
|
- [Corporate Proxy](stories/using-corporate-proxy)
|
|
- [Internationalization (i18n)](stories/internationalization)
|
|
- [Serve from Disk](stories/disk-serve)
|