0.0.8 • Published 6 years ago
mhva-lugares-crud v0.0.8
\
This webcomponent follows the open-wc recommendation.
Installation
npm i mhva-lugares-crudUsage
<script type="module">
import 'mhva-lugares-crud/mhva-lugares-crud.js';
</script>
<mhva-lugares-crud></mhva-lugares-crud>Linting
npm run lintFormating
npm run formatTesting using karma
npm run testDemoing
npm run startBuilding
npm run build