This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/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