# 甘特图Vue **Repository Path**: kaniwu/gantt-chart-vue ## Basic Information - **Project Name**: 甘特图Vue - **Description**: 甘特图Vue mock数据,时间细分模式和进度模式甘特图&拖拽可编辑模式 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-01-04 - **Last Updated**: 2024-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cli4-multi ## 多页面开发骨架 ``` 1.配置文件设置多页面,build就为几个页面 2.vue-cli4 3.多页面cdn ``` ## 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/).