Before committing check and fix js errors running: grunt jshint
(Check Installation Requirements first)
- git clone https://github.com/palpa/reparacionesFE.git
- cd reparacionesFE
- bower install & npm install (Installs project dependencies)
- grunt serve (Runs the application in watch mode)
- grunt test (Runs unit tests)
- grunt build (Generates the application production version)
- GIT: http://git-scm.com
- NodeJS: http://nodejs.org/
- Yeoman: npm install -g yo
- Optionals:
- Yeoman Angular Generator: npm install -g generator-angular
- WebStorm IDE: https://www.jetbrains.com/webstorm/