node-webkit 笔记

NW.js is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with NW.js. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.node

GitHub: https://github.com/nwjs/nw.jsgit

Quick Start:https://github.com/nwjs/nw.js#quick-startgithub

How to build it:http://docs.nwjs.io/en/latest/For%20Developers/Building%20NW.js/app

相关文章
相关标签/搜索