Nav apraksta

bill d0caf612c6 fix: 1 9 mēneši atpakaļ
.vscode efa7afd105 四普项目构建 1 gadu atpakaļ
public e89480493e feat: save 1 gadu atpakaļ
src d0caf612c6 fix: 1 9 mēneši atpakaļ
.env 8d8049b398 feat: fixed VITE_4DKK_URL 11 mēneši atpakaļ
.env.development 8d8049b398 feat: fixed VITE_4DKK_URL 11 mēneši atpakaļ
.env.production 923e3226b8 feat: add mesh edit del type 11 mēneši atpakaļ
.env.uat 8d8049b398 feat: fixed VITE_4DKK_URL 11 mēneši atpakaļ
.gitignore efa7afd105 四普项目构建 1 gadu atpakaļ
.gitmodules b06e6c889e feat: fixing submodule 1 gadu atpakaļ
README.md d083f7540e first commit 1 gadu atpakaļ
demo.json 442e06b70e feat: fixing board add type 1 gadu atpakaļ
index.html 9c361a1244 修改 1 gadu atpakaļ
package.json 898c6159b4 fix: 1 9 mēneši atpakaļ
pnpm-lock.yaml 898c6159b4 fix: 1 9 mēneši atpakaļ
tsconfig.json ce49d55e82 fix: 1 1 gadu atpakaļ
tsconfig.node.json efa7afd105 四普项目构建 1 gadu atpakaļ
vite.config.ts fb6c5f58b9 添加场景类型 11 mēneši atpakaļ

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.