calendar

Vue.js demonstration. Make a calendar allowing a user to select single dates, ranges or all the same weekdays of the months

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.