0.0.1 • Published 7 years ago
mhva-lugares-store v0.0.1
\
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