The project source code for the tutorial chromiumify #1
$ npm install
$ npm install chromiumify -g
$ chromiumify src/background.js -o chrome-app/background.js
$ chromiumify run chrome-app
You should then be able to follow on from the RUN IT ON MOBILE section of the tutorial