Go to file
guofei a54e26eff6 fix: add bg img 2024-10-23 19:53:45 +08:00
.vscode first commit 2024-09-22 20:51:30 +08:00
devops 1 2024-09-23 19:35:46 +08:00
public first commit 2024-09-22 20:51:30 +08:00
src fix: add bg img 2024-10-23 19:53:45 +08:00
.env.development 1 2024-09-23 19:35:46 +08:00
.env.production 1 2024-09-23 19:35:46 +08:00
.gitignore first commit 2024-09-22 20:51:30 +08:00
README.md first commit 2024-09-22 20:51:08 +08:00
index.html first commit 2024-09-22 20:51:30 +08:00
package.json 1 2024-09-23 19:35:46 +08:00
pnpm-lock.yaml 1 2024-09-23 19:35:46 +08:00
postcss.config.mjs 1 2024-09-23 19:35:46 +08:00
tailwind.config.js base crud 2024-09-23 17:55:41 +08:00
tsconfig.json base crud 2024-09-23 17:55:41 +08:00
tsconfig.tsbuildinfo 1 2024-09-23 19:35:46 +08:00
vite.config.ts 1 2024-09-23 19:35:46 +08:00

README.md

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.