node-webkit-example

This is an example node-webkit app. It is very bare bones and could be used as a simple boilerplate to get up and running quickly. A Gulp workflow is provide...

A Gulp workflow is provided for CSS/JavaScript development. Defined Gulp tasks include a default task that compiles CSS and JavaScript, watches for changes, and runs the app; gulp build to compile and minify; and gulp app to open the example app.