Keine Beschreibung

bill 060a1765cd fix: 修改不动尺寸bound显示问题 vor 1 Jahr
.vscode 11538378f6 feat: 架构搭建 vor 1 Jahr
src 060a1765cd fix: 修改不动尺寸bound显示问题 vor 1 Jahr
.gitignore 11538378f6 feat: 架构搭建 vor 1 Jahr
README.md 11538378f6 feat: 架构搭建 vor 1 Jahr
index.html 11538378f6 feat: 架构搭建 vor 1 Jahr
package.json 6bda184f43 feat: 优化打包 vor 1 Jahr
pnpm-lock.yaml 6bda184f43 feat: 优化打包 vor 1 Jahr
tsconfig.json 11538378f6 feat: 架构搭建 vor 1 Jahr
tsconfig.node.json 6bda184f43 feat: 优化打包 vor 1 Jahr
vite.config.ts 6bda184f43 feat: 优化打包 vor 1 Jahr

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.