playwright/tests-components/ct-vue-vite
2022-03-11 15:46:11 -08:00
..
public chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
src chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
.eslintignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
.gitignore chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
index.html chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
package-lock.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
package.json chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
playwright.config.ts chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
README.md chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
tests.html chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
vite.config.js chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00
vue.d.ts chore: add ct examples (#12693) 2022-03-11 15:46:11 -08:00

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