giflib web [](https://travis-ci.org/passy/giflib)
October 5, 2015 ยท View on GitHub
Not sure if I'll ever finish this. Right now just a playground for PureScript and Halogen.
Setup
$ bower install
$ npm install
$ npm test
$ npm start
Development
# Continously build in the background
$ pulp server
# Run and watch the tests
$ pulp -w test
# Open the web page
$ open http://localhost:1337