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 13:57:23 +02:00

15 lines
84 B
Markdown

# CONTRIBUTE
### Setup:
```
npm i
npm start
```
### Run tests:
```
npm test
```