Nincs leírás

bill b4ea283d4e fix: 1 1 éve
.vscode 11538378f6 feat: 架构搭建 1 éve
src b4ea283d4e fix: 1 1 éve
.gitignore 11538378f6 feat: 架构搭建 1 éve
README.md 11538378f6 feat: 架构搭建 1 éve
index.html 11538378f6 feat: 架构搭建 1 éve
package.json 6bda184f43 feat: 优化打包 1 éve
pnpm-lock.yaml 6bda184f43 feat: 优化打包 1 éve
tsconfig.json 11538378f6 feat: 架构搭建 1 éve
tsconfig.node.json 6bda184f43 feat: 优化打包 1 éve
vite.config.ts 6bda184f43 feat: 优化打包 1 éve

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.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.