|
2 | 2 |
|
3 | 3 | # Stories describing how to do more with the CLI |
4 | 4 |
|
5 | | - - [1.0 Update](stories/1.0-update) |
6 | | - - [Asset Configuration](stories/asset-configuration) |
7 | | - - [Autocompletion](stories/autocompletion) |
8 | | - - [Configure Hot Module Replacement](stories/configure-hmr) |
9 | | - - [CSS Preprocessors](stories/css-preprocessors) |
10 | | - - [Global Lib](stories/global-lib) |
11 | | - - [Global Scripts](stories/global-scripts) |
12 | | - - [Global Styles](stories/global-styles) |
13 | | - - [Angular Flex Layout](stories/include-angular-flex) |
14 | | - - [Angular Material](stories/include-angular-material) |
15 | | - - [AngularFire](stories/include-angularfire) |
16 | | - - [Bootstrap](stories/include-bootstrap) |
17 | | - - [Budgets](stories/budgets) |
18 | | - - [Font Awesome](stories/include-font-awesome) |
19 | | - - [Moving Into the CLI](stories/moving-into-the-cli) |
20 | | - - [Moving Out of the CLI](stories/moving-out-of-the-cli) |
21 | | - - [Proxy](stories/proxy) |
22 | | - - [Routing](stories/routing) |
23 | | - - [3rd Party Lib](stories/third-party-lib) |
24 | | - - [Corporate Proxy](stories/using-corporate-proxy) |
25 | | - - [Internationalization (i18n)](stories/internationalization) |
26 | | - - [Serve from Disk](stories/disk-serve) |
27 | | - - [Code Coverage](stories/code-coverage) |
28 | | - - [Application Environments](stories/application-environments) |
29 | | - - [Autoprefixer Configuration](stories/autoprefixer) |
30 | | - - [Deploy to GitHub Pages](stories/github-pages) |
31 | | - - [Linked Library](stories/linked-library) |
32 | | - - [Multiple apps](stories/multiple-apps) |
33 | | - - [Continuous Integration](stories/continuous-integration) |
34 | | - - [Universal Rendering](stories/universal-rendering) |
| 5 | + - [1.0 Update](1.x/stories/1.0-update) |
| 6 | + - [Asset Configuration](1.x/stories/asset-configuration) |
| 7 | + - [Autocompletion](1.x/stories/autocompletion) |
| 8 | + - [Configure Hot Module Replacement](1.x/stories/configure-hmr) |
| 9 | + - [CSS Preprocessors](1.x/stories/css-preprocessors) |
| 10 | + - [Global Lib](1.x/stories/global-lib) |
| 11 | + - [Global Scripts](1.x/stories/global-scripts) |
| 12 | + - [Global Styles](1.x/stories/global-styles) |
| 13 | + - [Angular Flex Layout](1.x/stories/include-angular-flex) |
| 14 | + - [Angular Material](1.x/stories/include-angular-material) |
| 15 | + - [AngularFire](1.x/stories/include-angularfire) |
| 16 | + - [Bootstrap](1.x/stories/include-bootstrap) |
| 17 | + - [Budgets](1.x/stories/budgets) |
| 18 | + - [Font Awesome](1.x/stories/include-font-awesome) |
| 19 | + - [Moving Into the CLI](1.x/stories/moving-into-the-cli) |
| 20 | + - [Moving Out of the CLI](1.x/stories/moving-out-of-the-cli) |
| 21 | + - [Proxy](1.x/stories/proxy) |
| 22 | + - [Routing](1.x/stories/routing) |
| 23 | + - [3rd Party Lib](1.x/stories/third-party-lib) |
| 24 | + - [Corporate Proxy](1.x/stories/using-corporate-proxy) |
| 25 | + - [Internationalization (i18n)](1.x/stories/internationalization) |
| 26 | + - [Serve from Disk](1.x/stories/disk-serve) |
| 27 | + - [Code Coverage](1.x/stories/code-coverage) |
| 28 | + - [Application Environments](1.x/stories/application-environments) |
| 29 | + - [Autoprefixer Configuration](1.x/stories/autoprefixer) |
| 30 | + - [Deploy to GitHub Pages](1.x/stories/github-pages) |
| 31 | + - [Linked Library](1.x/stories/linked-library) |
| 32 | + - [Multiple apps](1.x/stories/multiple-apps) |
| 33 | + - [Continuous Integration](1.x/stories/continuous-integration) |
| 34 | + - [Universal Rendering](1.x/stories/universal-rendering) |
0 commit comments