0.1.0 • Published 3 years ago

vg-widget-test v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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