Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 175 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 175 Bytes

thub

npm install
npm run build
cd nwjs
./nwjs/nw.exe ./build --ignore-certificate-errors

{
  "name": "nw-demo",
  "version": "0.0.1",
  "main": "index.html"
}