1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-06-06 13:04:05 +08:00

Update README.md

This commit is contained in:
Sahadev 2021-10-19 14:21:03 +08:00 committed by GitHub
parent 47d0a143d3
commit 730b01befc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,10 @@
vcc是Low Code Generator中独立的Vue组件代码编辑器。可以独立运行。
**通过它可以通过拖拽快速完成Vue组件代码骨架的搭建。详见后文视频介绍链接。** 点击这里快速预览效果:[https://vcc.surge.sh/](https://vcc.surge.sh/)
**通过它可以通过拖拽快速完成Vue组件代码骨架的搭建。详见后文视频介绍链接。**
点击这里快速预览效果:
[https://vcc.sahadev.tech/](https://vcc.sahadev.tech/)
使用示例:
```vue