# rxeditor **Repository Path**: DH587/rxeditor ## Basic Information - **Project Name**: rxeditor - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-20 - **Last Updated**: 2021-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QQ交流群:957619750 基于Bootstrap HTML可视化编辑工具, 内核为原生JS,界面为VUE实现 studio.html 类似IDE编辑工具 演示地址(Demo):https://vular.cn/rxeditor/ index.html 嵌入式编辑控件 演示地址:https://vular.cn/rxpage/ 本项目不再进一步维护,相关拖放功能用React重新实现于这个项目: https://github.com/rxwater/DragIt ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).