Skip to content

Commit 6572a28

Browse files
chore: CONTRIBUTING.md
1 parent e9cc45a commit 6572a28

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Contributing
2+
3+
Fork, create a feature branch, open a PR. Keep it clean.
4+
5+
## Dev Setup
6+
7+
```bash
8+
npm install
9+
npm run dev
10+
```

0 commit comments

Comments
 (0)