degmods.com/README.md
2024-07-16 00:41:52 +05:00

12 lines
77 B
Markdown

### Local testing
- clone the repo
```sh
npm ci
```
```sh
npm run dev
```