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