Reusable Dialog This is project that demonstrates how to create and use a reusable dialog by using Vue 3, MVC architecture and TypeScript. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build