Skip to content

Clinical-Genomics/udni-tip2toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Java 55.5%
  • TypeScript 41.0%
  • Python 2.3%
  • Shell 0.8%
  • CSS 0.1%
  • Makefile 0.1%
  • Other 0.2%