Not sure if I'll ever finish this. Right now just a playground for PureScript and Halogen.
$ bower install
$ npm install
$ npm test
$ npm start
# Continously build in the background
$ pulp server
# Run and watch the tests
$ pulp -w test
# Open the web page
$ open http://localhost:1337