DEVELOPMENT.md
480 Bytes
Development
npm install bower install npm install -g gulp
# dev with staging data
gulp serve --staging
# dev with production data
gulp serve --production
Tools
- generator-gulp-angular
- Angular
- angular-animate
- angular-cookies
- angular-touch
- angular-sanitize
- angular-ui-router
- gulp
- JS old style (no CoffeeScript or ES6 or etc.)
- HTML pure (no JADE or HBS or etc.)
- Bootstrap 3