mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
Add doc file for https://github.com/angular/angular-cli/wiki/stories-universal-rendering /cc @alxhub
34 lines
1.5 KiB
Markdown
34 lines
1.5 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
|
|
|
|
- [1.0 Update](stories/1.0-update)
|
|
- [Asset Configuration](stories/asset-configuration)
|
|
- [Autocompletion](stories/autocompletion)
|
|
- [Configure Hot Module Replacement](stories/configure-hmr)
|
|
- [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)
|
|
- [Code Coverage](stories/code-coverage)
|
|
- [Application Environments](stories/application-environments)
|
|
- [Autoprefixer Configuration](stories/autoprefixer)
|
|
- [Deploy to GitHub Pages](stories/github-pages)
|
|
- [Linked Library](stories/linked-library)
|
|
- [Multiple apps](stories/multiple-apps)
|
|
- [Continuous Integration](stories/continuous-integration)
|
|
- [Universal Rendering](stories/universal-rendering)
|