Add mod voting feature

This commit is contained in:
Andrew Miner
2016-06-01 12:49:29 -06:00
parent cb962f6175
commit d0a2292094
17 changed files with 590 additions and 61 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
grunt watch &
pushd './build/' &>/dev/null
clear
nodemon ./server.coffee $*