Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 503 Bytes

No Waste

This is a Capstone Project that was developed in accordance of the course "Full Stack Web Development" from the Hong Kong University of Science and Technology that is offered by Coursera.com.

Prerequisites

  • Nodejs
  • MongoDB

Deployment

Inside of the project directory: Run 'npm install' to install the dependencies Run 'node app.js' to set up the database The application should be running on http://localhost:3000

obs: it's needed to setup the config.js file.