/tinymce-vue3

在vue3.0项目中使用tinymce富文本编辑器

Primary LanguageVue

tinymce-vue3

在 vue3.0 项目中使用 tinymce 富文本编辑器

在 vue3.0 项目中使用 tinymce 富文本编辑器

代码已上传至github

仓库地址:https://github.com/mrjimin/tinymce-vue3

Demo:https://mrjimin.github.io/tinymce-vue3/

参考文档

tinymce官网及文档:https://www.tiny.cloud/

tinymce中文文档:http://tinymce.ax-z.cn/

tinymce-vue在github上的项目:https://github.com/tinymce/tinymce-vue

在vue3.0+中使用tinymce及实现多图上传,文件上传等功能:https://www.cnblogs.com/huihuihero/p/13877589.html

Project setup

安装所需的模块包

npm install

Compiles and hot-reloads for development

运行项目

npm run serve

Compiles and minifies for production

打包项目

npm run build