Skip to content

gazdagruja/mpc-hc.org

 
 

Repository files navigation

Getting started

Linux Build Status Windows Build status devDependency Status

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: npm install
  • Install Ruby; See this guide
  • Run gem install bundle and then bundle install
  • Run grunt build to build the static site, grunt to build and watch for changes (http://localhost:8000/)

About

The source code of our website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • CSS 24.9%
  • JavaScript 20.1%
  • Ruby 5.9%