npm install
npm start
(open index.html in browser)
npm run build
npm init
npm install --save angular
npm install --save browserify watchify uglifyify
(edit scripts in package.json)
angular-quickstart for workshops
Repository from Github https://github.comlhahne/angular-quickstart
npm install
npm start
(open index.html in browser)
npm run build
npm init
npm install --save angular
npm install --save browserify watchify uglifyify
(edit scripts in package.json)
angular-quickstart for workshops