Has Graph Graph Protocol meta in the head and basic webpage layout setup.
- Click 'Use Template' to clone
- Name your project
- Click on the 'Code' dropdown.
- Clone to your desktop in your preferred method. I use Github Desktop App, So I click "Open with GitHub Desktop"
- It will clone to desktop.
- Then, I click "Open with Visual Studio Code"
- And you're off to the races.
- As you create your project and want to commit to github, just 'git add .' git commit -m "insert message" and 'git push'.
- Pretty simple and easy to get going.
- Enjoy :)