This little project to help understand a way to reuse a modal component with different views/components using the new <script setup> on vuejs 3.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm installnpm run devnpm run build