Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 350 Bytes

Getting Started

  • Note: Nodemon should be installed globally.
  • 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' for every service and the proxy.
  • In a browser navigate to localhost:3000