This project utilizes Vue 3, TypeScript, and Vite to create a modal dialog system that allows users to open modals imperatively using hooks. The key feature is the ability to trigger modals programmatically, providing a flexible and efficient way to manage modal dialogs throughout the application.
- Node.js: v16.17.0
- pnpm: v8.15.7
pnpm install
pnpm run dev
pnpm run build