Website for Balpop Instal SRL — tamplarie PVC si aluminiu, ferestre termopan, usi si inchideri balcoane.
Live at: https://balpopinstal.ro
npm startThis starts a local server at http://localhost:3000 using npx serve.
The site deploys automatically via GitHub Actions. Every push to main triggers the workflow (.github/workflows/publish.yaml) which:
- Runs
yarn run build— copies static files into abuild/folder - Deploys the
build/folder to thegh-pagesbranch usingpeaceiris/actions-gh-pages - GitHub Pages serves the
gh-pagesbranch at https://balpopinstal.ro