https://github.com/codebdy/rxstudio
一个HTML可视化编辑工具,基于RXEditor实现
https://github.com/codebdy/rxstudio
Last synced: over 1 year ago
JSON representation
一个HTML可视化编辑工具,基于RXEditor实现
- Host: GitHub
- URL: https://github.com/codebdy/rxstudio
- Owner: codebdy
- License: mit
- Created: 2020-03-02T10:23:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:23:04.000Z (over 3 years ago)
- Last Synced: 2025-01-16T07:57:18.321Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 21.2 MB
- Stars: 39
- Watchers: 3
- Forks: 8
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# studio-ui
>本项目代码暂停维护,转至:https://github.com/vularsoft/rxeditor
## 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).