An NW.js desktop app with jQuery
- Download Node.js and npm (comes with Node)
- Download or fork/clone this repo
- Run
npm install
(only need to do this once) - Run
npm start
(any time you want to start the app)
Consult NW.js documentation.
An NW.js desktop app with jQuery
npm install
(only need to do this once)npm start
(any time you want to start the app)Consult NW.js documentation.