mirror of
https://github.com/react95-io/React95.git
synced 2026-04-26 03:00:18 -04:00
692 B
692 B
How to
To see the components in a storybook run:
npm install
npm run storybook
Storybook will open here: http://localhost:9009.
The page will reload if you make edits.

