0.0.1 • Published 9 years ago

generator-nwjs-material v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
9 years ago

Nw.js Material Generator

Scaffold out a nw.js, bootstrap and material design app.

Build Status NPM version

Note: This is my vision of how we must make a app.

Required

Of course Node.js, NPM and Git.

Yeoman:

$ npm install -g yo

Bower:

$ npm install -g bower

Generator-Node-Service:

$ npm install -g generator-nwjs-material

Getting Started

Initiate the generator:

$ yo nwjs-material

To compile:

npm install
gulp dist-win

or

npm install
gulp