Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 493 Bytes

GPS Project Website

Rebuild of The Global Pneumococcal Sequencing (GPS) Project Website in React.js

Developed and maintained by


Quickstart

Install packages via pnpm and run the app in development mode

pnpm install
pnpm start

This project was bootstrapped with Create React App.