A barebones Node.js app using Express 4.
Make sure you have Node.js.
$ git clone [email protected]:Badiapp/badi-travis-ci-node.git
$ cd badi-travis-ci-node
$ npm install
$ npm start
Your app should now be running on localhost:5000.
A barebones Node.js app using Express 4.
Make sure you have Node.js.
$ git clone [email protected]:Badiapp/badi-travis-ci-node.git
$ cd badi-travis-ci-node
$ npm install
$ npm start
Your app should now be running on localhost:5000.