Skip to content

clinfc/wangeditor5-for-vue3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3961c8a · Dec 23, 2022

History

13 Commits
Oct 9, 2022
Sep 22, 2022
Oct 5, 2022
Dec 23, 2022
Oct 9, 2022
Sep 22, 2022
Sep 25, 2022
Sep 22, 2022
Oct 9, 2022
Oct 8, 2022
Oct 9, 2022
Oct 9, 2022
Oct 9, 2022

Repository files navigation

wangeditor5-for-vue3

Vue3 中使用 wangEditor5

运行

# 安装依赖
pnpm install

# 打包
pnpm run build

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

# 运行文档
pnpm run docs:v1