Elm todo tutorial from series of To:Do - do it with a smile blog.
Add Chokidar and pushstate-server
$ npm install
Make sure you have Elm installed then run:
$ elm make
Start the project with:
npm start
This should start the url at http://localhost:9000