You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
268 B

<h1 align="center">canvas-editor</h1>
<p align="center"> a rich text editor by canvas</p>
## snapshot
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main.png)
## install
`yarn`
## dev
`yarn run dev`
## build
`yarn run build`