Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 297 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 297 Bytes

storybook-001-rs-react-docs

Run:

npm install
npm run dev
npm run storybook

Notes:

  • Install storybook:
npx sb init --builder @storybook/builder-vite --use-npm
  • Mock Service Work:
npm i msw msw-storybook-addon -D
npx msw init public/