mhva-lugares-store
v0.0.1
Published
Webcomponent mhva-lugares-store with lit-element and open-wc recommendations
Downloads
2
Readme
<mhva-lugares-store>
This webcomponent follows the open-wc recommendation.
Installation
npm i mhva-lugares-store
Usage
<script type="module">
import 'mhva-lugares-store/mhva-lugares-store.js';
</script>
<mhva-lugares-store></mhva-lugares-store>
Linting
npm run lint
Formating
npm run format
Testing using karma
npm run test
Demoing
npm run start
Building
npm run build