Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 263 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 263 Bytes

Running the app

yarn install
yarn start

Environment variables (=default)

REACT_APP_API_BASE_URL=http://localhost:5000
REACT_APP_API_DELAY=1000

TODO

  • Cache single span requests
  • Fix folder structure and separate component domains