Нет описания

bill 606b5d5f85 Merge branch 'master' of http://192.168.0.115:3000/bill/drawing-board 1 год назад
.vscode 11538378f6 feat: 架构搭建 1 год назад
src 606b5d5f85 Merge branch 'master' of http://192.168.0.115:3000/bill/drawing-board 1 год назад
.gitignore 11538378f6 feat: 架构搭建 1 год назад
README.md 11538378f6 feat: 架构搭建 1 год назад
index.html 11538378f6 feat: 架构搭建 1 год назад
package.json 6bda184f43 feat: 优化打包 1 год назад
pnpm-lock.yaml 6bda184f43 feat: 优化打包 1 год назад
tsconfig.json 11538378f6 feat: 架构搭建 1 год назад
tsconfig.node.json 6bda184f43 feat: 优化打包 1 год назад
vite.config.ts 6bda184f43 feat: 优化打包 1 год назад

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.