mpc hc.org
1.0.0
npm install -g grunt-cli
cd mpc-hc.org
y luego npm install
gem install bundle
y luego bundle install
grunt build
para construir el sitio estático, grunt
para construir y observe los cambios ( http://localhost:8000/
). Ejecute grunt --help
para ver todas las tareas disponibles.