Home

Awesome

nwjs-demos 《NW.js 入门指南》

Demos of NW.js.

How to run demos

Install nw

Make sure you had installed mw:

npm install -g nw

Run demo with nw

git clone https://github.com/waylau/nwjs-demos.git
cd nwjs-demos/demos/quick-start
npm start # or "nw ."

Let's start from SUMMARY!

目录开始吧!