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