Project description
- https://github.com/teamName/repo
- https://github.com/teamName/repo
- https://github.com/teamName/repo
- https://github.com/teamName/repo
Some usage instructions
An nvmrc file is included if using nvm.
- Node 6.13.0
- etc
- Returns a menu for given restaurant id.
- Creates a menu record.
- Returns the created data object if successful.
- Updates a menu based on restaurant id.
- Returns the updated data object if successful.
- Deletes the menu for a given restaurant id.
- Returns the deleted data object if successful.
From within the root directory:
npm install -g webpack
npm install