Operations calendar for ASOM (Codeworks).
npm install
npm run devOpen the URL Vite prints (usually http://localhost:5173).
After you push to main, GitHub Actions builds and deploys the app.
- In the repo on GitHub: Settings → Pages → Build and deployment → Source: choose GitHub Actions (not “Deploy from a branch”).
- The site URL is: https://majopaza.github.io/Calender/
First deploy can take a minute or two after the workflow finishes.