Creating a project in local git and then putting it on GitHub
Easy way if poss: its easiest if possible to just create the project on github first (remember to tick the checkbox to create a readme.md file ). In the options you can even select a relevant gitignore file so it will ignore relevant stuff based on your stack ( eg spring boot, wordpress or whatever … Read more