This is a temporary landing page for the Waffle Hacks hackathon.
- Install the latest LTS release of Node.js with nvm or from the official releases.
- Install dependencies
$ npm install
- Start the development server
$ npm start
If you updated any content in the CMS, simply restart the development server and it will pull the latest information.