Training Calendar with Vite + React, can drag and drop elements
- Clone and navigate to project folder
cd .../Training-Calendar
- Install dependencies with npm
npm install
- Run project
npm run dev
-
Change base URL with your repository's name
-
Run deploy command
npm run predeploy
npm run deploy