Skip to content

Latest commit

 

History

History

nwjs-quick-start

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

NW.js with node-rfc

Minimal NW.js example, based on the NW.js Quick Start.

# Go into the repository
cd nwjs-quick-start
# Install dependencies
npm install
# Run the app
npm start

screenshot