ERP收银台
Go to file
weipengfei 81095f57a1 1 2024-04-06 10:21:06 +08:00
.vscode 初始化 2024-03-30 09:25:08 +08:00
public 初始化 2024-03-30 09:25:08 +08:00
src 1 2024-04-06 10:21:06 +08:00
.env.development 更新 2024-04-05 13:44:36 +08:00
.env.production 更新 2024-04-01 17:45:21 +08:00
.gitignore 初始化 2024-03-30 09:25:08 +08:00
README.md 初始化 2024-03-30 09:25:08 +08:00
index.html 更新 2024-04-01 17:45:21 +08:00
package-lock.json 1 2024-04-06 10:21:06 +08:00
package.json 1 2024-04-06 10:21:06 +08:00
tsconfig.json 1 2024-04-06 10:21:06 +08:00
tsconfig.node.json 初始化 2024-03-30 09:25:08 +08:00
vite.config.ts 1 2024-04-06 10:21:06 +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.

  • 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.