https://github.com/jwdev66/vue3_x6
https://github.com/jwdev66/vue3_x6
antd antv antv-x6 vue vue3 vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwdev66/vue3_x6
- Owner: jwdev66
- Created: 2021-04-18T19:37:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T19:39:55.000Z (about 5 years ago)
- Last Synced: 2025-05-15T13:09:56.559Z (about 1 year ago)
- Topics: antd, antv, antv-x6, vue, vue3, vuejs
- Language: JavaScript
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue_x6
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).