This is the landing page for the Waffle Hacks hackathon. It is a modified version of the Gatsby Tailwind Starter made by AppSeed.
The countdown clock is a modified version of the countdown timer in this blog post.
- 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.