Skip to content

Commit

Permalink
chore: update contributing guidelines to readme (#110)
Browse files Browse the repository at this point in the history
Signed-off-by: David Edler <[email protected]>
Co-authored-by: Kyle Tsang <[email protected]>
  • Loading branch information
edlerd and kyletsang authored Nov 19, 2024
1 parent 730a174 commit 2d77c92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ https://react-restart.github.io/ui/
```sh
npm install --save @restart/ui
```

## Contributing

Checkout the repo and setup the project:

1. Bootstrap your environment `yarn bootstrap`
2. Start the development server `yarn start`

0 comments on commit 2d77c92

Please sign in to comment.