Skip to content

Ferlab-Ste-Justine/cqdg-portal-ui

Repository files navigation

ferlab repository img

cqdg-portal-ui

The Quebec Genomic Data Center is a data harmonization and sharing platform for genomic datasets produced by Quebec's clinical and research studies

Pre-requisites

  • node 18+
  • npm 10+

Get Started

Environment variables:

Starting the project

  • Install dependencies: npm install
  • Install theme: npm run theme
  • Start the project: npm run start