1 Star 0 Fork 6

wl_danboard/react-visual-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vite-react",
"version": "0.0.0",
"scripts": {
"start": "vite",
"build": "tsc && vite build"
},
"dependencies": {
"@ant-design/icons": "^4.3.0",
"antd": "^4.10.0",
"classnames": "^2.2.6",
"deepcopy": "^2.1.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-color": "^2.19.3"
},
"devDependencies": {
"@types/classnames": "^2.2.11",
"@types/react": "^17.0.0",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react-refresh": "^1.1.0",
"sass": "^1.32.4",
"typescript": "^4.1.2",
"vite": "^2.0.0-beta.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wl_danboard/react-visual-editor.git
git@gitee.com:wl_danboard/react-visual-editor.git
wl_danboard
react-visual-editor
react-visual-editor
master

搜索帮助