wmb-lugares-app

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

Usage no npm install needed!

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

README

<wmb-lugares-app>

This webcomponent follows the open-wc recommendation.

Installation

npm i wmb-lugares-app

Usage

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

<wmb-lugares-app></wmb-lugares-app>

Linting

npm run lint

Formating

npm run format

Testing using karma

npm run test

Demoing

npm run start

Building

npm run build