Skip to content

Alessandro-Pang/leafer-drawing-border

Repository files navigation

Leafer Drawing Border

Vue3 + Vite + Leafer 实现的简易画板

不建议阅读代码,为了图省事代码并没有做太多优化,有大量的冗余代码与无用代码。

在线访问地址:https://alexpang.cn/leafer-drawing-border/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

截图

image