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

https://github.com/ionic-team/stencil-ds-react-template

This is an example repo of building plugins.
https://github.com/ionic-team/stencil-ds-react-template

stenciljs

Last synced: 7 months ago
JSON representation

This is an example repo of building plugins.

Awesome Lists containing this project

README

          

# 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](https://stenciljs.com/docs/react) for instructions as to how to use [`@stencil/react-output-target`](https://www.npmjs.com/package/@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.