Skip to content

Latest commit

 

History

History

express

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Vantage Server with Express.js

This is an example of a Vantage server that shares a listening port with an instance of express.js

Running the file

$ git clone git://github.com/dthree/vantage.git vantage
$ cd ./vantage
$ npm install
$ node ./examples/express/express.js