https://github.com/alessandro-pang/leafer-drawing-border
Leafer 在线简易画板
https://github.com/alessandro-pang/leafer-drawing-border
leafer-ui leaferjs
Last synced: 12 months ago
JSON representation
Leafer 在线简易画板
- Host: GitHub
- URL: https://github.com/alessandro-pang/leafer-drawing-border
- Owner: Alessandro-Pang
- License: mit
- Created: 2023-08-05T11:45:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T01:24:55.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T00:19:55.769Z (about 1 year ago)
- Topics: leafer-ui, leaferjs
- Language: Vue
- Homepage: http://alexpang.cn/leafer-drawing-border/
- Size: 443 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leafer Drawing Border
Vue3 + Vite + Leafer 实现的简易画板
> 不建议阅读代码,为了图省事代码并没有做太多优化,有大量的冗余代码与无用代码。
在线访问地址:[https://alexpang.cn/leafer-drawing-border/](https://alexpang.cn/leafer-drawing-border/)
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
## 截图
