No description
  • Vue 61.9%
  • TypeScript 35.1%
  • CSS 1.9%
  • JavaScript 0.8%
  • HTML 0.3%
Find a file
2026-03-11 23:12:02 +01:00
.claude allow Claude access to the gw2 wiki 2026-02-26 22:20:01 +01:00
.vscode Default Vite + Vue TS project 2026-02-20 01:27:06 +01:00
public add basic logo 2026-03-10 23:10:00 +01:00
src fix dark shadow on left progress bit column 2026-03-11 23:12:02 +01:00
.env.sample add optional sentry integration 2026-02-22 01:09:53 +01:00
.gitignore Default Vite + Vue TS project 2026-02-20 01:27:06 +01:00
.prettierignore Add scaffolding for linting and testing 2026-02-20 01:48:25 +01:00
.prettierrc.json Add scaffolding for linting and testing 2026-02-20 01:48:25 +01:00
CLAUDE.md updated design patterns 2026-03-11 01:24:51 +01:00
eslint.config.js add browser globals for eslint 2026-02-22 22:05:56 +01:00
index.html add basic logo 2026-03-10 23:10:00 +01:00
package-lock.json add browser globals for eslint 2026-02-22 22:05:56 +01:00
package.json add browser globals for eslint 2026-02-22 22:05:56 +01:00
README.md Default Vite + Vue TS project 2026-02-20 01:27:06 +01:00
tsconfig.app.json Add scaffolding for linting and testing 2026-02-20 01:48:25 +01:00
tsconfig.json Default Vite + Vue TS project 2026-02-20 01:27:06 +01:00
tsconfig.node.json Default Vite + Vue TS project 2026-02-20 01:27:06 +01:00
vite.config.ts add tailwindcss 2026-02-20 19:52:05 +01:00
vitest.config.ts Add scaffolding for linting and testing 2026-02-20 01:48:25 +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.