### Install Vue Cal v4 (NPM) Source: https://github.com/antoniandre/vue-cal-v4/blob/main/README.md Installs the latest version of the Vue Cal component using npm. This is the recommended way to add Vue Cal to your project. ```bash npm i vue-cal ``` -------------------------------- ### Install Vue Cal v4 Legacy for Vue 2 (NPM) Source: https://github.com/antoniandre/vue-cal-v4/blob/main/README.md Installs the legacy version of Vue Cal specifically for Vue 2 projects using npm. Use this if you are working with an older Vue 2 codebase. ```bash npm i vue-cal@legacy ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.