mpc hc.org
1.0.0
npm install -g grunt-cli
cd mpc-hc.org
e depois npm install
gem install bundle
e depois bundle install
grunt build
para construir o site estático, grunt
para construir e observe as alterações ( http://localhost:8000/
). Execute grunt --help
para ver todas as tarefas disponíveis.