mpc hc.org
1.0.0
npm install -g grunt-cli
cd mpc-hc.org
然後npm install
gem install bundle
然後bundle install
grunt build
來建立靜態站點, grunt
來建置並觀察變更 ( http://localhost:8000/
)。執行grunt --help
查看所有可用任務。