Files
Camilou.fr/VUEJS/myapp
Camilla Schoeser 4ee2ad7eab
Deploy PHP / deploy (push) Successful in 25s
test chemin plus joli
2026-06-10 17:29:53 +02:00
..
2026-06-10 17:29:53 +02:00
2026-05-29 21:10:04 +02:00
2026-06-10 17:29:53 +02:00
2026-06-10 16:27:32 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-06-10 16:17:46 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-05-29 21:10:04 +02:00
2026-06-10 16:53:02 +02:00

myapp

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

VS Code + Vue (Official) (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

bun install

Compile and Hot-Reload for Development

bun dev

Type-Check, Compile and Minify for Production

bun run build