Vite + React + Typescript
Set up .env
VITE_APIURL=https://url.to.api
Then run
npm install
npm run dev
For a production ready deployment, run
npm install
npm run build
Optionally test that the dist
build looks good with
npm run preview
This service/product uses the Human Phenotype Ontology (version information). Find out more at http://www.human-phenotype-ontology.org
https://github.com/obophenotype/human-phenotype-ontology/
MIT