Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cavencj/vue-examples-cli
基于Vue开发示例脚手架,支持在线编辑,手机端和PC端都可使用,示例网站:http://dc.dvgis.cn
https://github.com/cavencj/vue-examples-cli
editor elementui mobile pc vue
Last synced: about 2 months ago
JSON representation
基于Vue开发示例脚手架,支持在线编辑,手机端和PC端都可使用,示例网站:http://dc.dvgis.cn
- Host: GitHub
- URL: https://github.com/cavencj/vue-examples-cli
- Owner: cavencj
- Created: 2020-03-31T04:47:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T08:38:15.000Z (about 2 years ago)
- Last Synced: 2023-03-04T10:47:59.650Z (almost 2 years ago)
- Topics: editor, elementui, mobile, pc, vue
- Language: Vue
- Homepage:
- Size: 15.6 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VUE Examples Cli
> 如果主页出现问题请联系 [Caven Chen](https://github.com/orgs/Digital-Visual/people/cavencj)
> 该主页代码任何个人和机构可以修改、重构,无需经过我方授权。在进行二次开过程中出现任何问题,我方不担任何责任,请自行解决。
## 网站地址
> 示例网站 http://dc.dvgis.cn
## 安装
```node
yarn 或者 yarn install
```## 启动
```node
yarn serve 或者 yarn run serve
```## 发布
```node
yarn run publish
```## Mobile
![width "30%"](http://dc.cavencj.cn/images/mobile_index.png)
![width "30%"](http://dc.cavencj.cn/images/mobile_examples.png)