1

chao ea2a5acfcd update il y a 2 ans
.vscode 81cc128557 '.' il y a 2 ans
public 81cc128557 '.' il y a 2 ans
src ea2a5acfcd update il y a 2 ans
.gitignore 81cc128557 '.' il y a 2 ans
README.md 81cc128557 '.' il y a 2 ans
index.html 81cc128557 '.' il y a 2 ans
jsconfig.json 81cc128557 '.' il y a 2 ans
package-lock.json ea2a5acfcd update il y a 2 ans
package.json ea2a5acfcd update il y a 2 ans
vite.config.js 81cc128557 '.' il y a 2 ans
vitest.config.js 81cc128557 '.' il y a 2 ans

README.md

course_resources

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

Run Unit Tests with Vitest

npm run test:unit