Team Collaboration in Github
Mar 11, 2025 · 3 min read · For Main account( Initial Configurations ) —- Steps —- 1 - Create a Github Repo 2 - Open VS Code —(Make sure you have Git and Vs code in your system) Enter these commands- echo "# hello" >> README.md git init git add README.md or git init git add ....
Join discussion

