This server is meant to mock the functionality of a real shopping application's back-end services.
- Install dependencies:
npm install
- Run server.
npm start
- Navigate to the instructions page:
http://localhost:8081
(You must not already have a different application running on this port)