restaurant-review-app
v0.0.2
Published
express application for tourist to search restaurants and give/see reviews
Downloads
2
Readme
restaurant-review-app
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:
- git clone && cd warp-assignment
- you need to install mongo database locally
- start mongo database in local using
mongod
command npm install && npm start