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

相關文章
相關標籤/搜索