多门店收银台
Go to file
weipengfei a3db2361c9 初始化 2024-03-30 09:25:08 +08:00
.vscode 初始化 2024-03-30 09:25:08 +08:00
public 初始化 2024-03-30 09:25:08 +08:00
src 初始化 2024-03-30 09:25:08 +08:00
.gitignore 初始化 2024-03-30 09:25:08 +08:00
README.md 初始化 2024-03-30 09:25:08 +08:00
index.html 初始化 2024-03-30 09:25:08 +08:00
package-lock.json 初始化 2024-03-30 09:25:08 +08:00
package.json 初始化 2024-03-30 09:25:08 +08:00
tsconfig.json 初始化 2024-03-30 09:25:08 +08:00
tsconfig.node.json 初始化 2024-03-30 09:25:08 +08:00
vite.config.ts 初始化 2024-03-30 09:25:08 +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.