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