Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 386 Bytes

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!

目录开始吧!