Created by Graham Zemel
- Clone this repository to your local machine. Run
git remote rm originto remove the remote repository. - Go into the api folder and run
git initto create a new git repository. Then pubish to GitHub. - Go into the website folder and run
git initto create a different repository. Then pubish to GitHub. - I like to remain in the TemplateProj root folder to run commands for both the api and website so I can develop them simultaneously.