Add and comment on your favorite campgrounds. Share your favorite campgrounds with the community.
- Clone this repo.
- Install MongoDB
- Install Node.js
- Go to source directory, where you cloned.
- Run
npm install
in terminal - Run
mongod
in terminal - Run
node app.js
in new terminal
- Run