https://github.com/neuronetio/vue-gantt-schedule-timeline-calendar-example
Vue gantt-schedule-timeline-calendar usage example
https://github.com/neuronetio/vue-gantt-schedule-timeline-calendar-example
calendar gantt schedule scheduler timeline vue
Last synced: 3 months ago
JSON representation
Vue gantt-schedule-timeline-calendar usage example
- Host: GitHub
- URL: https://github.com/neuronetio/vue-gantt-schedule-timeline-calendar-example
- Owner: neuronetio
- Created: 2020-10-01T19:28:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T08:22:29.000Z (7 months ago)
- Last Synced: 2025-06-05T14:43:31.357Z (4 months ago)
- Topics: calendar, gantt, schedule, scheduler, timeline, vue
- Language: Vue
- Homepage:
- Size: 4.4 MB
- Stars: 84
- Watchers: 4
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue [gantt-schedule-timeline-calendar](https://github.com/neuronetio/gantt-schedule-timeline-calendar) usage example
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).