wangeditor5-for-vue3 icon indicating copy to clipboard operation
wangeditor5-for-vue3 copied to clipboard

给 wangEditor5 写的 Vue3 组件

wangeditor5-for-vue3

Vue3 中使用 wangEditor5

运行

# 安装依赖
pnpm install

# 打包
pnpm run build

# 运行 element-plus 示例
# 第一次执行前请执行 pnpm run build:core,构建本地依赖
pnpm run elplus

# 运行文档
pnpm run docs:v1