Clone of Grubhub.com restaurant page. This is the module for the menu list and menu item modal.
- https://github.com/HRSF108-Group7/FEC-profile
- https://github.com/HRSF108-Group7/FEC-menu
- https://github.com/HRSF108-Group7/FEC-suggestion
- https://github.com/HRSF108-Group7/FEC-Ammar-Project
This is one of the four services listed above. They all need to be run together in a proxy server.
Run npm run seedDb to seed the database.
An nvmrc file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install