Skip to content

Instantly share code, notes, and snippets.

@MakotoE
Last active November 28, 2021 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MakotoE/24cf28222144b0756325f12bb6bac426 to your computer and use it in GitHub Desktop.
Save MakotoE/24cf28222144b0756325f12bb6bac426 to your computer and use it in GitHub Desktop.

Street Food App Dependencies

To run in dev mode

  1. Go to the backend folder in PowerShell and run the command go run .
  1. Go to the app folder, and install dependencies with npm i
  2. Do npm start and wait for it to compile
  3. With the backend server still running, go to http://localhost:3000/vendors/e72ac985-3d7e-47eb-9f0c-f8e52621a708 for the vendor page
  • Press ctrl-c to stop the server and npm

Screenshot 2021-11-17 065912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment