mpc hc.org
1.0.0
npm install -g grunt-cli
cd mpc-hc.org
and then npm install
gem install bundle
and then bundle install
grunt build
to build the static site, grunt
to build and watch for changes (http://localhost:8000/
). Run grunt --help
to see all the available tasks.