@zqzyz/hys
v0.0.2
Published
This is a fully-buildable example project for FullCalendar and Vue, leveraging Webpack. For a complete walkthrough, read the [FullCalendar Vue Docs »](https://fullcalendar.io/docs/vue)
Downloads
2
Readme
FullCalendar Vue Example Project
This is a fully-buildable example project for FullCalendar and Vue, leveraging Webpack. For a complete walkthrough, read the FullCalendar Vue Docs »
Installation
git clone https://github.com/fullcalendar/fullcalendar-example-projects.git
cd fullcalendar-example-projects/vue
npm install
Build Commands
npm run start # builds and opens a web browser
# other commands:
npm run build # builds files into dist/ directory
npm run watch # same as build, but watches for changes
npm run clean # start fresh