https://github.com/new
Repository name: cp-buying-system
git remote add origin https://github.com/YOUR_USERNAME/cp-buying-system.git
git push -u origin mainSettings → Pages → Source: GitHub Actions
https://YOUR_USERNAME.github.io/cp-buying-system/
git add .
git commit -m "Update message"
git push origin mainGitHub Actions will automatically rebuild and deploy!
npm run dev # http://localhost:5173
npm run build # Build for production
npm run preview # Preview production build- SETUP_COMPLETE.md - Full setup overview
- DEPLOYMENT.md - Detailed deployment guide
- README.md - Project documentation