@abutterworth/my-component

A test component

Usage no npm install needed!

<script type="module">
  import abutterworthMyComponent from 'https://cdn.skypack.dev/@abutterworth/my-component';
</script>

README

my-component

Start the dev server

npm i && npm start

Build the component only.

npm run build

Build the example app.

npm run build-example