In the README (https://github.com/Kitware/VERACore/blob/master/vue-components/README.md) you provide the command (npm run serve:CustomWidget) for live development. However, the package.json (https://github.com/Kitware/VERACore/blob/master/vue-components/package.json) do not contains this script. Is there anyway to support live development when write costom vue component.