Nenhuma descrição

bill 8ca62091d9 Merge branch 'master' of http://192.168.0.115:3000/bill/drawing-board 1 ano atrás
.vscode 11538378f6 feat: 架构搭建 1 ano atrás
src 8ca62091d9 Merge branch 'master' of http://192.168.0.115:3000/bill/drawing-board 1 ano atrás
.gitignore 11538378f6 feat: 架构搭建 1 ano atrás
README.md 11538378f6 feat: 架构搭建 1 ano atrás
index.html 11538378f6 feat: 架构搭建 1 ano atrás
package.json 5d55eae8cb fix: 修复批量更新问题 1 ano atrás
pnpm-lock.yaml 5d55eae8cb fix: 修复批量更新问题 1 ano atrás
tsconfig.json 11538378f6 feat: 架构搭建 1 ano atrás
tsconfig.node.json 11538378f6 feat: 架构搭建 1 ano atrás
vite.config.ts f79c103fcc feat: 架构搭建 1 ano atrás

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.