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
查看所有可用任务。