/create-desktop-app-with-nodejs

Creating Desktop Applications With node.js

Primary LanguageC++

#Creating Desktop Applications With node.js

atom-shell

cd atom-shell start app: ./app.sh test-app -s build app: ./app.sh test-app -b

node-webkit

cd node-webkit start app: ./app.sh test-app -s build app: ./app.sh test-app -b