mpc hc.org
1.0.0
npm install -g grunt-cli
cd mpc-hc.org
puis npm install
gem install bundle
, puis bundle install
grunt build
pour créer le site statique, grunt
pour construire et surveillez les modifications ( http://localhost:8000/
). Exécutez grunt --help
pour voir toutes les tâches disponibles.