mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-13 22:57:22 +00:00
280 B
280 B
leanote desktop app
use node-webkit to create desktop app
How to develop it
Install node-webkit
See https://github.com/rogerwang/node-webkit
How to run it
Download this project, and run
cd PATH-TO-LEANOTE-DESKTOP-APP
PATH-TO-NODE-WEBKIT/node-webkit .
```