This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Install the dependencies:
- Tailwind CSS:
- npm install -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p