Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 371 Bytes

SuperDendrix Explorer

Setup

  1. Install Node
  2. Install yarn (e.g. on Mac: brew install yarn)
  3. Install dependencies with yarn

Usage

To run locally:

yarn

You can configure the data endpoint by creating an .env file with a parameter called REACT_APP_SUPERDENDRIX_DATA_URL.

Support

If you have questions or find bugs, please add an issue!