File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ with NPM 3 or higher.
3939* [ Generating Components, Directives, Pipes and Services] ( #generating-components-directives-pipes-and-services )
4040* [ Updating Angular CLI] ( #updating-angular-cli )
4141* [ Development Hints for hacking on Angular CLI] ( #development-hints-for-hacking-on-angular-cli )
42+ * [ Documentation] ( #documentation )
4243* [ License] ( #license )
4344
4445## Installation
@@ -161,6 +162,10 @@ Please read the official [npm-link documentation](https://www.npmjs.org/doc/cli/
161162and the [ npm-link cheatsheet] ( http://browsenpm.org/help#linkinganynpmpackagelocally ) for more information.
162163
163164
165+ ## Documentation
166+
167+ The documentation for the Angular CLI is located in this repo's [ wiki] ( https://github.com/angular/angular-cli/wiki ) .
168+
164169## License
165170
166171MIT
Original file line number Diff line number Diff line change @@ -52,10 +52,6 @@ End-to-end tests are run via [Protractor](https://angular.github.io/protractor/)
5252* [ ng get/ng set] ( config )
5353* [ ng docs] ( docs )
5454
55- ### How to Guides
56- * Setup AngularFire _ (coming soon)_
57- * Include bootstrap (CSS) _ (coming soon)_
58- * Include Font Awesome _ (coming soon)_
59- * Setup of global styles _ (coming soon)_
60- * Setup bootstrap with SASS _ (coming soon)_
61- * Setup Angular Material 2 _ (coming soon)_
55+ ### Additional Information
56+ There are several [ stories] ( stories ) which will walk you through setting up
57+ additional aspects of Angular applciations.
You can’t perform that action at this time.
0 commit comments