From 457d1bb2dc308bd1b4d9b9ad75735c349ad0f2dd Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Thu, 1 Oct 2015 08:35:34 -0300 Subject: [PATCH] adding development data --- DEVELOPMENT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+), 0 deletions(-) create mode 100644 DEVELOPMENT.md 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