This template should help get you started developing with Vue 3 in Vite.
Before starting, ensure you have the following installed:
- Node.js (version 14 or higher)
- npm (version 6 or higher)
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Please set up your .env file with all the variables specified in the .env.example file. This is crucial for the project to function correctly.
npm installnpm run devnpm run build