/calendar

🍞📅 A Vue calendar Component

Primary LanguageVueMIT LicenseMIT

Calendar

🍞📅 A Vue calendar Component

English | 简体中文

Features

Coding Style

Recommended IDE Setup

✨ Monthly, Weekly, Daily View

Calendar Month View

Calendar Week View

Performance

Outstanding performance

Try it now!

Clone to local

npx degit kirklin/calendar my-vite-app
cd my-vite-app
pnpm i

Usage

Development

Just run and visit http://localhost:8888

pnpm run dev

Build

To build the App, run

pnpm run build

And you will see the generated file in dist that ready to be served.