Overview module of full-stack webpage clone of OpenTable restaurant webpage
- https://github.com/cava-devs/anoop-menus
- https://github.com/cava-devs/vincent-photos
- https://github.com/cava-devs/andrew-reservation
- https://github.com/cava-devs/chrystal-reviews
- https://github.com/cava-devs/anoop-proxy-overviews
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
Run "npm install" to install dependencies.
Start MongoDB
Run "npm run build" to build webpack bundle
Run "npm start" to start the server
Add "/restaurant/{id}" to the end of the url. (id range is from 1001 to 1100)