peer-group-grading/frontend
2025-03-27 11:05:44 +01:00
..
.vscode first frontend setup 2025-03-27 11:05:44 +01:00
public first frontend setup 2025-03-27 11:05:44 +01:00
src first frontend setup 2025-03-27 11:05:44 +01:00
.gitignore first frontend setup 2025-03-27 11:05:44 +01:00
index.html first frontend setup 2025-03-27 11:05:44 +01:00
package.json first frontend setup 2025-03-27 11:05:44 +01:00
README.md first frontend setup 2025-03-27 11:05:44 +01:00
tsconfig.app.json first frontend setup 2025-03-27 11:05:44 +01:00
tsconfig.json first frontend setup 2025-03-27 11:05:44 +01:00
tsconfig.node.json first frontend setup 2025-03-27 11:05:44 +01:00
vite.config.ts first frontend setup 2025-03-27 11:05:44 +01:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.