Skip to content

codeworks/calender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calender

Operations calendar for ASOM (Codeworks).

Run locally

npm install
npm run dev

Open the URL Vite prints (usually http://localhost:5173).

Live site (GitHub Pages)

After you push to main, GitHub Actions builds and deploys the app.

  1. In the repo on GitHub: Settings → Pages → Build and deployment → Source: choose GitHub Actions (not “Deploy from a branch”).
  2. The site URL is: https://majopaza.github.io/Calender/

First deploy can take a minute or two after the workflow finishes.

Releases

No releases published

Packages

 
 
 

Contributors