mhva-lugares-firebase
v0.0.14
Published
Webcomponent mhva-lugares-firebase with lit-element and open-wc recommendations
Downloads
22
Readme
<mhva-lugares-firebase>
This webcomponent follows the open-wc recommendation.
Installation
npm i mhva-lugares-firebase
Usage
<script type="module">
import 'mhva-lugares-firebase/mhva-lugares-firebase.js';
</script>
<mhva-lugares-firebase></mhva-lugares-firebase>
Linting
npm run lint
Formating
npm run format
Testing using karma
npm run test
Demoing
npm run start
Building
npm run build