0.0.2 • Published 7 years ago

restaurant-review-app v0.0.2

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
7 years ago

restaurant-review-app Build Status

express application for tourist to search restaurants and give/see reviews

node version - 6.10.3 npm version - 5.0.0

to start development server:

1) git clone && cd warp-assignment 2) you need to install mongo database locally 3) start mongo database in local using mongod command 4) npm install && npm start