Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 503 Bytes

File metadata and controls

20 lines (12 loc) · 503 Bytes

DoFacts! - admin panel

Management panel for judging news related to COVID-19 received from the browser extension. It's a part of dofacts project.

Getting Started

Prerequisites

  • Node.js >=12.13.0
  • Yarn / npm

Commands

  • yarn install - install dependencies before start
  • yarn start - start development server
  • yarn build - build production bundle

License

This project is licensed under the MIT License - see the LICENSE file for details