Created with StackBlitz https://stackblitz.com/edit/bolt-vue-r8ukvg
  • Vue 79.7%
  • CSS 12.6%
  • HTML 4.2%
  • TypeScript 3.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-10-05 07:27:34 -05:00
.bolt Initial commit 2024-10-05 07:27:34 -05:00
.vscode Initial commit 2024-10-05 07:27:34 -05:00
public Initial commit 2024-10-05 07:27:34 -05:00
src Initial commit 2024-10-05 07:27:34 -05:00
.gitignore Initial commit 2024-10-05 07:27:34 -05:00
index.html Initial commit 2024-10-05 07:27:34 -05:00
package-lock.json Initial commit 2024-10-05 07:27:34 -05:00
package.json Initial commit 2024-10-05 07:27:34 -05:00
README.md Initial commit 2024-10-05 07:27:34 -05:00
tsconfig.app.json Initial commit 2024-10-05 07:27:34 -05:00
tsconfig.json Initial commit 2024-10-05 07:27:34 -05:00
tsconfig.node.json Initial commit 2024-10-05 07:27:34 -05:00
vite.config.ts Initial commit 2024-10-05 07:27:34 -05: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.