A Twitter Wall in Elm.
Node and Elm v0.17 should be installed on your system. Then:
$ npm install
$ npm start
Then open localhost:8000/.
This will recompile and reload your app in the browser evertyme you update a .elm
file. App is available at localhost:8000/.
$ npm run live
$ npm run publish-to-gh-pages
Then result is visible here.
$ npm test