Portal for HanGee Plan
setup
$ git clone [email protected]:HanGee/Portal.git && cd Portal && npm start
run node server in background
grunt deploy
when stop
grunt forever:server:stop
If you got the error like:
Running "sass:main" (sass) task
ERROR: Cannot load compass.
ERROR: Cannot load compass.
you can try
gem install compass --pre
Check this issue at grunt-contrib-sass