0.0.7 • Published 3 years ago

rxeditor v0.0.7

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

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

# 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.