wenchicheng / fullcalendar_vue3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FullCalendar Vue 3 Example Project

This is a fully-buildable example project for FullCalendar and Vue 3, leveraging Vite.

Installation

git clone https://github.com/fullcalendar/fullcalendar-examples.git
cd fullcalendar-examples/vue3
npm install

Build Commands

npm run dev # builds and opens a web browser

# other commands:
npm run build # builds files into dist/ directory
npm run clean # start fresh

About


Languages

Language:Vue 79.8%Language:JavaScript 13.0%Language:HTML 5.8%Language:CSS 1.3%