Skip to content

Commit

Permalink
Add storybook to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelemeny committed Feb 20, 2024
1 parent 60c7278 commit 385e3b3
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
Expand Up @@ -55,6 +55,12 @@ $ npm run test
$ go test -v ./pkg/...
```

#### Storybook

```bash
$ npm run storybook
```

## Release

TODO

0 comments on commit 385e3b3

Please sign in to comment.