$ git clone https://github.com/M6Web/BabitchClient.git$ cd BabitchClient
$ cp app/scripts/config.js.dist app/scripts/config.jsThen edit app/scripts/config.js to match your requirements
- Install the Babitch Server API => M6Web/Babitch
- Go to app/scripts/config.js and change server config
$ ./node_modules/.bin/bower install
$ ./node_modules/.bin/grunt build
$ npm install
$ ./node_modules/.bin/bower install