wmb-lugares-card

Webcomponent wmb-lugares-card with lit-element and open-wc recommendations

Usage no npm install needed!

<script type="module">
  import wmbLugaresCard from 'https://cdn.skypack.dev/wmb-lugares-card';
</script>

README

<wmb-lugares-card>

This webcomponent follows the open-wc recommendation.

Installation

npm i wmb-lugares-card

Usage

<script type="module">
  import 'wmb-lugares-card/wmb-lugares-card.js';
</script>

<wmb-lugares-card></wmb-lugares-card>

Linting

npm run lint

Formating

npm run format

Testing using karma

npm run test

Demoing

npm run start

Building

npm run build