UNPKG

@stories-js/react

Version:

React Stories renderer and wrapper for custom elements of Stories to be used as first-class React components

17 lines (9 loc) 341 B
# stencil-ds-react-template This is an example repo of building plugins. ## Step 1. - Update the `package.json` to have the correct package name for this repo. - Replace `component-library` under `dependencies` with your core stencil package name. ## Step 2. - Build your core stencil package. ## Step 3. - Run build on this package.