https://github.com/x-extends/vxe-run-js
Vxe js 在线运行
https://github.com/x-extends/vxe-run-js
Last synced: over 1 year ago
JSON representation
Vxe js 在线运行
- Host: GitHub
- URL: https://github.com/x-extends/vxe-run-js
- Owner: x-extends
- License: mit
- Created: 2024-04-22T06:31:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T07:25:53.000Z (about 2 years ago)
- Last Synced: 2025-01-15T13:32:55.012Z (over 1 year ago)
- Language: Vue
- Homepage: https://vxeui.com/run/
- Size: 63.5 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vxe Run
## 说明
* 运行 js 代码
* 传参数 scriptUrl=xx&htmlUrl=xx&cssUrl=xx
* 运行 vue 代码
* 传参数 vueSetupUrl=xx
## Run
## Installation dependency
```shell
npm run update
```
### Run serve
```shell
npm run serve
```
### Compile and pack
```shell
npm run build
```
## Contributors
Thank you to everyone who contributed to this project.
[](https://github.com/x-extends/vxe-run-js/graphs/contributors)
## License
[MIT](LICENSE) © 2019-present, Xu Liangzhan