# CONTRIBUTE

### Setup:

```
npm i
npm start
```

### Run tests:

```
npm test
```

#### common errors:

-   db not connecting --> start mongod in a seperate terminal window
