An open API service indexing awesome lists of open source software.

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 在线运行

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.

[![vxe-run-js](https://contrib.rocks/image?repo=x-extends/vxe-run-js)](https://github.com/x-extends/vxe-run-js/graphs/contributors)

## License

[MIT](LICENSE) © 2019-present, Xu Liangzhan