waylau / nwjs-demos

Demos of NW.js (http://nwjs.io) 《NW.js 入门指南》

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

目录开始吧!

About

Demos of NW.js (http://nwjs.io) 《NW.js 入门指南》

License:MIT License


Languages

Language:HTML 100.0%