https://github.com/neuronetio/vue-gantt-elastic
vue gantt-elastic example
https://github.com/neuronetio/vue-gantt-elastic
Last synced: about 1 month ago
JSON representation
vue gantt-elastic example
- Host: GitHub
- URL: https://github.com/neuronetio/vue-gantt-elastic
- Owner: neuronetio
- Archived: true
- Created: 2019-03-17T01:44:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T00:56:08.000Z (over 5 years ago)
- Last Synced: 2025-07-04T17:43:35.142Z (3 months ago)
- Language: Vue
- Size: 209 KB
- Stars: 142
- Watchers: 6
- Forks: 70
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-gantt-elastic
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).