This is a reference app for a Desktop App built with
- Node Webkit
- Angular JS
- WebSQL
- Install node-webkit using npm (now nw.js)
- Install node-webkit-builder using npm
- Install Dependencies (angular) by running
npm install
- run
nw .in the repository directory - The app can be refresed without killing and rerunning
- run
nwbuild -p osx64 -v 0.12.1 . - the resulting app will be in the build folder