# fullcalendar-vue **Repository Path**: x_msdn/fullcalendar-vue ## Basic Information - **Project Name**: fullcalendar-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-10-13 - **Last Updated**: 2022-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FullCalendar Vue Component [![Build Status](https://travis-ci.com/fullcalendar/fullcalendar-vue.svg?branch=master)](https://travis-ci.com/fullcalendar/fullcalendar-vue) This project provides an official Vue component for FullCalendar, with all the same setting. - [FullCalendar Vue Component Docs](https://fullcalendar.io/docs/vue) - [Example Project](https://github.com/fullcalendar/fullcalendar-example-projects/tree/master/vue) - [Contributor Guide](CONTRIBUTORS.md) This package supports Vue 2. It can be installed like this: ``` npm install @fullcalendar/vue ``` For view Vue 3, visit the [vue3 branch](https://github.com/fullcalendar/fullcalendar-vue/tree/vue3).