No Description

bill 3e608f3816 feat: 初始化工程结构 9 months ago
example 3e608f3816 feat: 初始化工程结构 9 months ago
public 3d0bebc893 初始化画板公共服务 9 months ago
src 3e608f3816 feat: 初始化工程结构 9 months ago
.env 3e608f3816 feat: 初始化工程结构 9 months ago
.gitignore 3d0bebc893 初始化画板公共服务 9 months ago
README.md 3d0bebc893 初始化画板公共服务 9 months ago
components.d.ts 3e608f3816 feat: 初始化工程结构 9 months ago
index.html 3e608f3816 feat: 初始化工程结构 9 months ago
konva-components.d.ts 3d0bebc893 初始化画板公共服务 9 months ago
package.json 3e608f3816 feat: 初始化工程结构 9 months ago
pnpm-lock.yaml 3e608f3816 feat: 初始化工程结构 9 months ago
tsconfig.app.json 3d0bebc893 初始化画板公共服务 9 months ago
tsconfig.json 3d0bebc893 初始化画板公共服务 9 months ago
tsconfig.node.json 3e608f3816 feat: 初始化工程结构 9 months ago
vite.config.ts 3e608f3816 feat: 初始化工程结构 9 months ago

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.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.