This repo is shared by ui-client and ui-dashboard.
Before pushing a new master branch commit, run gulp for concatenation and $templateCache (angularJS) functionality.
Otherwise the changes won't be recognized.
If gulp is not installed on your system run sudo npm install gulp -g.
For a staging build run gulp default, for a production build run gulp production.
This project is licensed under GPLv3.