Skip to content

Commit 2d77c92

Browse files
edlerdkyletsang
andauthoredNov 19, 2024··
chore: update contributing guidelines to readme (#110)
Signed-off-by: David Edler <[email protected]> Co-authored-by: Kyle Tsang <[email protected]>
1 parent 730a174 commit 2d77c92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ https://react-restart.github.io/ui/
1717
```sh
1818
npm install --save @restart/ui
1919
```
20+
21+
## Contributing
22+
23+
Checkout the repo and setup the project:
24+
25+
1. Bootstrap your environment `yarn bootstrap`
26+
2. Start the development server `yarn start`

0 commit comments

Comments
 (0)
Please sign in to comment.