Wallogit.com
2017 © Pedro Peláez
A short description of what your package does
Angular.io is currently the preview site for Angular 2. This site also includes links to other helpful angular resources including Angular 1, Angular Material, and AngularFire., (*1)
angular.io/
nvm use 4.npm install
angular.io/
gulp serve-and-sync
If you are only going to work on a specific part of the docs, such as the API or dev guide, then you can use one of the more specific gulp tasks to only watch those parts of the file system:, (*2)
serve-and-sync : watch all the local Jade/Sass files, the API source and examples, and the dev guide filesserve-and-sync-api-docs : watch only the API source and example filesserve-and-sync-devguide : watch only the dev guide filesbuild-and-serve : watch only the local Jade/Sass filesPowered by Google ©2010-2015. Code licensed under the Apache License, Version 2.0. Documentation licensed under CC BY 3.0., (*3)