Skip to content

JanRuettinger/CoronaHack

Repository files navigation

CoronaHack

How to run the code locally?

  1. npm install
  2. npm run start

Contributor Guideline

Branching model

We have two branches: master and dev

  1. The master branch always works without any errors
  2. Features are first developed in a separate feature branch feature/<name of feature> and after completition merged into the dev branch

Tests

We move fast. So no tests for now ;)

Deployment

The master branch is automatically deployed on netlify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published