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