Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.39 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.39 KB

Welcome to compactcalendarvue3 👋

Version License: MIT Twitter: tisseurdetoile Mastodon: tisseurdetoile

An compactCalendar implementation in Vue3. The compactCalendar of @daveseah but in Vue3

Demo

Install Test & Run

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Author

👤 Le TisseurDeToile

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator