wmb-lugares-firebase

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

Usage no npm install needed!

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

README

<wmb-lugares-firebase>

This webcomponent follows the open-wc recommendation.

Installation

npm i wmb-lugares-firebase

Usage

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

<wmb-lugares-firebase></wmb-lugares-firebase>

Linting

npm run lint

Formating

npm run format

Testing using karma

npm run test

Demoing

npm run start

Building

npm run build