Skip to content

Latest commit

 

History

History
executable file
·
40 lines (27 loc) · 585 Bytes

README.md

File metadata and controls

executable file
·
40 lines (27 loc) · 585 Bytes

UDNI frontend

Stack

Vite + React + Typescript

Getting started

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

Credits

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/

License

MIT