chromiumify / hello-world-proj

The project for the tutorial chromiumify #1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-world-proj

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

About

The project for the tutorial chromiumify #1

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%