Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 341 Bytes

How do I get set up?

  • Run npm install in the root directory to install all dependencies
  • Set the environment variable API_URL to the address of the API
    • e.g https://localhost:5000
  • Run npm run dev to start a development server
  • After the command is complete, open a browser and type into the browser localhost:8080