Start dev server
$ npm startBuild production
$ npm run buildClean directory
$ npm run cleanInstall typings for angular
$ npm run typings-installInstall new typings (example jquery)
$ npm run typings-install-e jqueryGenerate documentation
$ npm run docs