Set up story book
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Developing
|
||||
Clone the repo and
|
||||
|
||||
```
|
||||
yarn start
|
||||
```
|
||||
|
||||
## Storybook
|
||||
Storybook lets you view components individually.
|
||||
|
||||
```
|
||||
yarn storybook
|
||||
```
|
||||
Reference in New Issue
Block a user