Sin descripción

bill ed4e341658 fix: 设置定位 hace 1 año
.vscode efa7afd105 四普项目构建 hace 1 año
public c1a7bf9eb0 fix: 1 hace 1 año
src ed4e341658 fix: 设置定位 hace 1 año
.gitignore efa7afd105 四普项目构建 hace 1 año
README.md d083f7540e first commit hace 1 año
index.html 9c361a1244 修改 hace 1 año
package.json 4658a13e62 fix: 画板制作 hace 1 año
pnpm-lock.yaml 4658a13e62 fix: 画板制作 hace 1 año
tsconfig.json 56eea75b29 fix: 制作地图钢笔 hace 1 año
tsconfig.node.json efa7afd105 四普项目构建 hace 1 año
vite.config.ts d972d4391d fix: 制作图形 hace 1 año

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.