wmb-lugares-crud

Webcomponent wmb-lugares-crud with lit-element and open-wc recommendations

Usage no npm install needed!

<script type="module">
  import wmbLugaresCrud from 'https://cdn.skypack.dev/wmb-lugares-crud';
</script>

README

<wmb-lugares-crud>

This webcomponent follows the open-wc recommendation.

Installation

npm i wmb-lugares-crud

Usage

<script type="module">
  import 'wmb-lugares-crud/wmb-lugares-crud.js';
</script>

<wmb-lugares-crud></wmb-lugares-crud>

Linting

npm run lint

Formating

npm run format

Testing using karma

npm run test

Demoing

npm run start

Building

npm run build