Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 222 Bytes

Running the service

If you are running the api server locally, you need to set the URL in src/utils/fetch.js

run npm run start

Deployment:

  1. Run: npm run compile
  2. deploy the /dist folder to apache/nginx www folder