widget-usage-in-vue-3 This is a demo project to show how to use eID Easy Widget in a Vue 3 project. See the following files for the relevant code: src/App.vue src/EideasyWidget.vue Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build