# vue-calendar **Repository Path**: evan_origin/vue-calendar ## Basic Information - **Project Name**: vue-calendar - **Description**: 学习系列之日历封装; 基于vue和element-ui的,年月日-日历,年周-日历, 年月-日历等类型的封装; - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2023-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-calendar vue日历 ## Project intro ``` 学习系列之日历封装; 基于vue和element-ui的,年月日-日历,年周-日历, 年月-日历等类型的封装; ``` ## Project start ```text npm install npm run serve ```