@vimalptl/vue-tiny

Sample Helloworld component package using vuejs

Usage no npm install needed!

<script type="module">
  import vimalptlVueTiny from 'https://cdn.skypack.dev/@vimalptl/vue-tiny';
</script>

README

vue-tiny

Baseline Sample Package

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint