vg-widget-test

Install node modules

Usage no npm install needed!

<script type="module">
  import vgWidgetTest from 'https://cdn.skypack.dev/vg-widget-test';
</script>

README

Widget development

Install node modules

npm install

Compile and hot-reload for development

npm run serve

Access localhost (complete url is written after npm run serve)

Start developing/testing your widget in Widget.vue (placed in components folder)

Lint and fix your widget

npm run lint

When development is finished, copy Widget.vue content and send it to review