Closed
Description
Document the following areas of the CLI:
- overview
- new
- init
- generate
- component
- class
- directive
- enum
- interface
- module
- pipe
- service
- test
- build
- e2e
- get/set
- docs
- eject
- lint
- serve
-
angular-cli.json
Tasks:
- Move readme documentation to the wiki (docs)
Stories for more details:
- Setup AngularFire (PR - chore(docs): add documentation to integrate AngularFire (WIP) #3931)
- Include bootstrap with CSS
- Include Font Awesome (PR - chore(docs): add how-to for Font Awesome inclusion #3898)
- Setup of global styles
- Setup bootstrap with SASS (PR - docs: update bootstrap documentation to include SASS #4067)
- Setup Angular Material 2 (PR - chore(docs): add how-to's for angular material inclusion #3897)
- Setup Angular FlexLayout (PR - chore(docs): add flex-layout directions #4096)
- Configure package manager (Issue - Tracking: Third party NPM replacements #3886)
- Deployment steps (Firebase/Github)
- Setting up preprocessor paths (ref PR feat(build): add style paths #4003)
Nice to have:
- Setup project with asp.net core asp.net core with angular CLI #3578
Additional:
- Internationalization usage/story;
- extraction
- build
- serve
- deploy