https://github.com/plasmicapp/storybook-example
Example of dropping a simple Plasmic component into a Storybook story.
https://github.com/plasmicapp/storybook-example
Last synced: 4 months ago
JSON representation
Example of dropping a simple Plasmic component into a Storybook story.
- Host: GitHub
- URL: https://github.com/plasmicapp/storybook-example
- Owner: plasmicapp
- Archived: true
- Created: 2020-11-28T01:50:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-28T01:54:52.000Z (about 5 years ago)
- Last Synced: 2025-06-01T15:45:09.972Z (8 months ago)
- Language: TypeScript
- Size: 327 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example of syncing the example ProfileCard component from the "3 minute
codegen quickstart" Plasmic starter project into a new create-react-app
codebase (Typescript), and then adding a Storybook story to show it.
Take a look at the commit history for a reconstruction of the steps involved.