spacebar/cdn/CONTRIBUTE.md
2021-08-18 16:52:51 +02:00

19 lines
175 B
Markdown

# CONTRIBUTE
### Setup:
```
npm i
npm start
```
### Run tests:
```
npm test
```
#### common errors:
- db not connecting --> start mongod in a seperate terminal window