A website with a list of fact checks about COVID-19 information. It's a part of dofacts project.
- Node.js >=12.13.0
- Yarn / npm
yarn install- install dependencies before startyarn dev- start development serveryarn build- build production bundleyarn start- start production server
This project is licensed under the MIT License - see the LICENSE file for details