Skeleton React App clone rm -rf .git edit package.json yarn install Finally: git init git remote add origin [email protected]:lorenmh/foo git add . git cm 'initial commit' git push -u origin master Cmds yarn run to run