Skip to content

MaximeHeckel/node-webkit-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-webkit-express

allows to start a nodejs express server inside node-webkit.

to use (tested on linux [ubuntu && fedora] only):

git clone git@github.com/jaeh/node-webkit-express
cd node-webkit-express && npm install
npm install nodewebkit
npm start

nodewebkit install is separated because the package may already be installed globally on your system.

do NOT overwrite package.json, app.js and index.html

then simply

About

allows express to run inside node-webkit.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.9%
  • CSS 13.1%