Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 341 Bytes

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.