Files
matrix.to-dracula-theme/docs/developers.md
T
Jorik Schellekens 281f9ed766 Set up story book
2020-07-30 13:30:27 +01:00

14 lines
139 B
Markdown

# Developing
Clone the repo and
```
yarn start
```
## Storybook
Storybook lets you view components individually.
```
yarn storybook
```