README
CLI for web components
This cli helps you to start fast by providing you with boilerplate for a custom element using lit-element. Just run sm-create and follow the steps.
This cli helps you to start fast by providing you with boilerplate for a custom element using lit-element. Just run sm-create and follow the steps.
<script type="module">
import smWbc from 'https://cdn.skypack.dev/sm-wbc';
</script>
This cli helps you to start fast by providing you with boilerplate for a custom element using lit-element. Just run sm-create and follow the steps.