diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md new file mode 100644 index 0000000..df4dafd --- /dev/null +++ b/DEVELOPMENT.md @@ -0,0 +1,27 @@ +## Development + +npm install +bower install +npm install -g gulp + +```bash +# dev with staging data +gulp serve --staging + +# dev with production data +gulp serve --production +``` + +##### Tools + +- [generator-gulp-angular](https://github.com/Swiip/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 -- libgit2 0.21.2