Management panel for judging news related to COVID-19 received from the browser extension. It's a part of dofacts project.
- Node.js >=12.13.0
- Yarn / npm
yarn install
- install dependencies before startyarn start
- start development serveryarn build
- build production bundle
This project is licensed under the MIT License - see the LICENSE file for details