Best way to learn more about a restaurant
Some usage instructions
In a browser, navigate to localhost:3030/ to see Popular Dishes component.
An nvmrc
file is included if using nvm.
- Node 10.13.0
- etc
Note: Nodemon should be installed globally.
From within the root directory: Open a terminal instance for every service and one for the proxy.
- Run 'npm install' for every service and the proxy.
- Run 'npm run build' for every service to create a bundle.js file.
- Run 'npm start' to start server.
- Run 'npm test' run Jest and Enzyme tests.
- Run 'npm run seed' to start database.
- In a browser navigate to localhost:3030/popular/id to check information
- (ex) For main restaurant information: localhost:3030/popular/1