This is an experimental project for the new Malt.io website. More to come soon.
First, clone this repository. Make sure you have Node.js installed, and then install Grunt if you don't already have it:
sudo npm install -g grunt-cli
Then, install the build dependencies:
npm install
Now you're ready to run the site!
grunt
# To run against a locally running Tapline
grunt --dev
The site is now running at http://localhost:9000/