gumon-company-profile

Gumon Technology — Company Profile Site (Static)

Local dev

npm install
npm run dev

Build static export

npm run build
# output: /out

GitHub Pages

1) Repo Settings → Pages → Source: GitHub Actions 2) Ensure CNAME is set (file public/CNAME already)