Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 309 Bytes

Covid-Polygraph Frontend

Development

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Deployment

Build static site:

yarn build

Once done, the out folder will contain the static site.