No Description

bill cbfdb40550 feat: 增加绘画时操控View的能力 11 months ago
public 861d2cc7fb 修改example结构 1 year ago
src cbfdb40550 feat: 增加绘画时操控View的能力 11 months ago
.env 861d2cc7fb 修改example结构 1 year ago
.gitignore 3d0bebc893 初始化画板公共服务 1 year ago
README.md 3d0bebc893 初始化画板公共服务 1 year ago
components.d.ts 3e608f3816 feat: 初始化工程结构 1 year ago
index.html 3e608f3816 feat: 初始化工程结构 1 year ago
konva-components.d.ts 3d0bebc893 初始化画板公共服务 1 year ago
package.json 3e608f3816 feat: 初始化工程结构 1 year ago
pnpm-lock.yaml 3e608f3816 feat: 初始化工程结构 1 year ago
tsconfig.app.json 3d0bebc893 初始化画板公共服务 1 year ago
tsconfig.json 3d0bebc893 初始化画板公共服务 1 year ago
tsconfig.node.json 3e608f3816 feat: 初始化工程结构 1 year ago
vite.config.ts cbfdb40550 feat: 增加绘画时操控View的能力 11 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.