mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Due to [Vue 3.4](https://blog.vuejs.org/posts/vue-3-4): _"refactored reactivity system that makes effect triggering more accurate and efficient"_ closes: https://github.com/microsoft/playwright/issues/28830
ct1
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
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