Skip to content

Commit 312a416

Browse files
committed
chore: update contributing guidelines to readme
Signed-off-by: David Edler <david.edler@canonical.com>
1 parent 69413ac commit 312a416

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,11 @@ 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`
27+
3. There is no step 3 :)

0 commit comments

Comments
 (0)