1.2.8 • Published 5 years ago
ice-component-react v1.2.8
In a stencil-starter app
- Run
npm install my-component --save - Add an import to the npm packages
import my-component; - Then you can use the element anywhere in your template, JSX, html etc
npm install my-component --saveimport my-component;