Skip to content

Commit

Permalink
Add a basic CONTRIBUTING.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed May 17, 2024
1 parent 364fb19 commit 12537ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### Developement setup

To regenerated the compiled javascript files in `dist/`, call:
```
yarn build
```

0 comments on commit 12537ff

Please sign in to comment.