st32lthx / node-desktop

A hello world desktop application with node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install the Dependencies

npm install

Run the application with nwbuild -r . Make sure you have nwbuild installed. Read the tutorial on this post.

** NOTE **

The gulp module is only for development. Make sure you remove the gulp related script along with the actual module in the node_modules folder when building.

About

A hello world desktop application with node.


Languages

Language:CSS 100.0%