wmb-lugares-store

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

Usage no npm install needed!

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

README

<wmb-lugares-store>

This webcomponent follows the open-wc recommendation.

Installation

npm i wmb-lugares-store

Usage

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

<wmb-lugares-store></wmb-lugares-store>

Linting

npm run lint

Formating

npm run format

Testing using karma

npm run test

Demoing

npm run start

Building

npm run build