1

chao 6375b6c728 . 5 mesi fa
.vscode 81cc128557 '.' 1 anno fa
dist 6375b6c728 . 5 mesi fa
public 81cc128557 '.' 1 anno fa
src 6375b6c728 . 5 mesi fa
.gitignore b853c6a785 . 5 mesi fa
README.md 81cc128557 '.' 1 anno fa
index.html 7fac50947d . 9 mesi fa
jsconfig.json 81cc128557 '.' 1 anno fa
package-lock.json 06ca57e6f1 update 10 mesi fa
package.json 06ca57e6f1 update 10 mesi fa
vite.config.js 398d5d0cda . 1 anno fa
vitest.config.js 81cc128557 '.' 1 anno fa

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