git clone [email protected]:translations-manager/client.git
cd client
sudo npm install -g bower uglifyjs uglifycss less browserify
npm install
bower install
Edit the src/config.json
file to match your API host
./install.sh # Yeah I know, but for now it's enough :P