jenter-stenciljs-starter
v5.0.1
Published
Stencil Component Starter
Readme
This is just a testing stenciljs app for the intention of testing within GrapesJS.
Getting Started
To start building a new web component using Stencil, clone this repo to a new directory:
npm install
npm startTo build the component for production, run:
npm run buildTo run the unit tests for the components, run:
npm testUtilizing with GrapesJS
To utilize within GrapesJS, I have been publishing to https://www.npmjs.com/package/jenter-stenciljs-starter and then including the reference as
