https://github.com/csbun/preact-storybook-example
An example of storybook with preact
https://github.com/csbun/preact-storybook-example
preact storybook
Last synced: about 1 month ago
JSON representation
An example of storybook with preact
- Host: GitHub
- URL: https://github.com/csbun/preact-storybook-example
- Owner: csbun
- License: mit
- Created: 2017-03-16T04:13:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T11:48:02.000Z (about 8 years ago)
- Last Synced: 2025-04-03T15:04:27.368Z (about 2 months ago)
- Topics: preact, storybook
- Language: JavaScript
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# preact-storybook-example
An example of storybook with preact. [Learn more >](http://csbun.github.io/blog/2017/03/preact-storybook/)
```
npm i
npm run storybook
```