wmb-lugares-store
v0.0.0
Published
Webcomponent wmb-lugares-store with lit-element and open-wc recommendations
Readme
<wmb-lugares-store>
This webcomponent follows the open-wc recommendation.
Installation
npm i wmb-lugares-storeUsage
<script type="module">
import 'wmb-lugares-store/wmb-lugares-store.js';
</script>
<wmb-lugares-store></wmb-lugares-store>Linting
npm run lintFormating
npm run formatTesting using karma
npm run testDemoing
npm run startBuilding
npm run build