This repo contains all the necessary files to build and deploy the Competipedia website. The website is based on Meteor, a javascript web framework, and Bootstrap, a shiny template from tweeter.
See CONTRIBUTE.rst
- OSX/Linux: Install the latest official Meteor release from your terminal:
$ curl https://install.meteor.com/ | sh- Windows:
Download the official Meteor installer
Go into the ./app/ directory and start meteor
$ meteor