Summarize of common issues we faced in my-first-site practice: 1. Authentication issues: In the terminal of VS code, execute the following codes to set up your GitHub account. git config --global user.name <github userID> eg: git config --global us...
blog.yangzheng.ca2 min read
No responses yet.