Host React APS App on GitHub Pages
ฝัง
- เผยแพร่เมื่อ 9 ก.พ. 2025
- The video goes through how you can quickly host your Autodesk Platform Services React Apps to GitHub pages.
Link to Node JS :
nodejs.org/en/...
Link to Git:
git-scm.com/bo...
Link to Create GitHub Account:
github.com/signup
Homepage property format: {username}.github.io/{repo-name}
Add a "remote" to the local Git repository format : git remote add origin github.com/{username}/{repo-name}.git
#github #react #autodesk #nodejs #git #npm #fullstackdevelopment