playwright/tests/components/ct-vue-vite
2024-12-13 04:52:04 -08:00
..
playwright
public
src fix(ct-vue): update default slot should work (#32952) 2024-10-04 14:18:21 +02:00
tests fix(ct-vue): update default slot should work (#32952) 2024-10-04 14:18:21 +02:00
.eslintignore
.gitignore
env.d.ts
index.html
package.json fix(ct-vue): Upgrade plugin-vue to be compatible with Vite 5 (#33758) 2024-11-26 17:42:36 +01:00
playwright.config.ts
README.md
tsconfig.json
vite.config.js

ct1

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build