Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 404 Bytes

File metadata and controls

17 lines (13 loc) · 404 Bytes

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