mhva-lugares-firebase
v0.0.14
Published
Webcomponent mhva-lugares-firebase with lit-element and open-wc recommendations
Downloads
33
Readme
<mhva-lugares-firebase>
This webcomponent follows the open-wc recommendation.
Installation
npm i mhva-lugares-firebaseUsage
<script type="module">
import 'mhva-lugares-firebase/mhva-lugares-firebase.js';
</script>
<mhva-lugares-firebase></mhva-lugares-firebase>Linting
npm run lintFormating
npm run formatTesting using karma
npm run testDemoing
npm run startBuilding
npm run build