node-js-express A simple Node.js app using Express 4. Running Locally Make sure you have Node.js installed. git clone git@github.com:mateusguerra/node-js-express.git cd node-js-express npm install npm start Running Tests npm test