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