Skip to content

antonlukin/theygotcovid

Repository files navigation

They Got Covid

Archive service launched at the start of the Covid-19 pandemic to track the health of famous people around the world.

theygotcovid

Development

  1. Fork and clone git repository
  2. Install npm modules with yarn
  3. Add credentials to .env using .env.example
  4. Use gulp to build static files
  5. Use node index.js to start application