Tweaks for the new drawer UI

This commit is contained in:
Paulus Schoutsen 2015-02-05 22:36:23 -08:00
parent 0c181ead59
commit 772df97bc1
22 changed files with 412 additions and 304 deletions

View file

@ -3,6 +3,8 @@ if [ ${PWD##*/} == "scripts" ]; then
cd ..
fi
scripts/build_js
# To build the frontend, you need node, bower and vulcanize
# npm install -g bower vulcanize