Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 485 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 485 Bytes

Training Calendar

Training Calendar with Vite + React, can drag and drop elements

Installation

  • Clone and navigate to project folder
  cd .../Training-Calendar
  • Install dependencies with npm
  npm install
  • Run project
  npm run dev

Deploy

  • Change base URL with your repository's name

  • Run deploy command

  npm run predeploy
  npm run deploy

Demo

Demo link