@annmirosh/my-btn-fake

Fake Btn compiled via Stencil

Usage no npm install needed!

<script type="module">
  import annmiroshMyBtnFake from 'https://cdn.skypack.dev/@annmirosh/my-btn-fake';
</script>

README

Built With Stencil

Fake Btn component for testing Stencil Component Starter

Getting Started

Run:

npm install
npm start

To build the component for production, run:

npm run build

To publish the component, run:

npm run publishComponent