https://github.com/joyceql/vae-gantt
简易版的甘特图插件,在Vue项目中使用
https://github.com/joyceql/vae-gantt
Last synced: 12 months ago
JSON representation
简易版的甘特图插件,在Vue项目中使用
- Host: GitHub
- URL: https://github.com/joyceql/vae-gantt
- Owner: JOYCEQL
- Created: 2021-04-15T01:10:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T01:24:10.000Z (about 5 years ago)
- Last Synced: 2025-03-14T20:44:00.088Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yu-ui
## 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/).