stencil-ds-react-template icon indicating copy to clipboard operation
stencil-ds-react-template copied to clipboard

This is an example repo of building plugins.

stencil-ds-react-template

⚠️ This project has been archived. ⚠️

This project is no longer actively maintained.

Please see the Stencil documentation for using the React Framework Wrapper for instructions as to how to use @stencil/react-output-target


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.