Skip to content

Knowledge-Graph-Hub/kg-covid-19-dashboard

Repository files navigation

KG COVID-19 Dashboard

A dashboard for viewing statistics on the KG COVID-19 database

Project setup

nvm use v 14.15.0
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Deploy to github pages

./deploy.sh

Lints files

npm run lint

Customize configuration

See Configuration Reference.