Skip to content

Commit e71f0a7

Browse files
committed
readme
1 parent a23a249 commit e71f0a7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Running the application
2+
3+
```
4+
yarn dev
5+
```
6+
7+
### running storybook
8+
9+
```
10+
yarn storybook
11+
```
12+
13+

0 commit comments

Comments
 (0)