Skip to content

Commit 666f089

Browse files
committed
doc(storybook): Add command to run it locally
1 parent 05671cb commit 666f089

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ Some components can be colored with variables (see `colorFamily` props) listed b
7979

8080
[Storybook](https://dataesr.github.io/react-dsfr) of the project is under construction.
8181

82+
To run it locally
83+
84+
```bash
85+
npm run storybook
86+
```
87+
8288

8389

8490
### Unit tests

0 commit comments

Comments
 (0)