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