docs: update README
add install packages & run storybook in local development environment building section
This commit is contained in:
parent
63e92111f6
commit
1239dbf4ef
@ -73,4 +73,10 @@ My goal is to create **fully typesafe**, **highly customizable** component with
|
|||||||
corepack enable
|
corepack enable
|
||||||
corepack install yarn@4.2.2
|
corepack install yarn@4.2.2
|
||||||
corepack use yarn@4.2.2
|
corepack use yarn@4.2.2
|
||||||
|
|
||||||
|
# Install Packages
|
||||||
|
yarn install
|
||||||
|
|
||||||
|
# Run Storybook
|
||||||
|
yarn workspace react storybook
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user