Skip to content

Muxi-X/workbench_mobile_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Create-React-App创建的单页面富文本编辑器(tinymce)

可用命令

在项目文件中支持Create-App-React的脚本:

yarn start
yarn test
yarn build
yarn eject
yarn build

tinymce

所需依赖以及模块化导入tinymce

{
"dependencies": {
    "@tinymce/tinymce-react": "^3.5.0",
    "tinymce": "^5.2.0"
  }
}

本地跨域请求设置proxy

"proxy": "http://work.muxi-tech.xyz"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published