0.1.0 • Published 3 years ago

wangeditor-with-react v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
3 years ago

wangEditor-with-react

wangEditor with React

说明

在React中使用wangEditor

使用

# 克隆项目
git clone git@github.com:wangeditor-team/wangEditor-with-react.git

# 进入项目目录
cd wangEdior-with-react

# 安装依赖
npm install

# 运行项目(将自动在浏览器打开 http://localhost:3000/ )
npm run start

代码参考

src/App.js