- ruby (>=2.1)
- nodejs (>=0.12.0 <=5.0.0)
### getting started
git clone https://github.com/vilcabamba/porttare-frontend.gitnpm install -g cordova grunt grunt-cli bowercd porttare-frontendnpm install && bower install
### commands
- Start Server
grunt serve - Run tests
grunt test - Run tests and create coverage report
grunt karma
### angular translate
For translations, we're using angular-translate. You need to add translations in app/scripts/config/translations-config.js, then you can use them in templates. templates/login/login.jade has an usage example.
npm install -g pm2./deploy.bash demo