A basic example app using Chaplin with browserify and gulp.
This is an updated version of chrisabrams's example using grunt.
Just build and run.
npm run build
Serve static files and open browser.
If you have python installed, you can
npm start
and go to http://localhost:8000/.