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