Front end for and pre-processing of kinematic earthquake cycle models associated with celeri
Online version: celeri_ui
To run locally:
- Install
npmandvite - Clone the repo.
- Create a file named
.envin the base folder. - Create a mapbox token and add it to the
.envfile as:VITE_MAPBOX_TOKEN=your__mapbox_token_here. - Start a local server from the base folder:
npm run dev1. - Point browser2 to:
http://localhost:3000/ - Enjoy.
Docs: celeri_ui