Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T19:39:55.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T21:35:34.682Z (3 months 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/).