An open API service indexing awesome lists of open source software.

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.

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.