-
One command install:
npm run-script build
-
grunt
-
Copy
/asset/js/config.example.js
to/asset/js/config.js
and configure
-- OR (For development) --
grunt dev
-
node-qunit-phantomjs test/index.html
-
Or browse to
/test/index.html
within your browser -
Run jshint and qunit tests
-
npm test
- Using Electron (Official Release coming soon) - In Beta