Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 152 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 152 Bytes

Vue

Calendar App

  1. Ensure you have npm installed.

  2. Install the dependencies

npm install
  1. Boot the app
npm run dev