Getting Started - The0Show/the0show.github.io GitHub Wiki
Getting Started
Before you begin you need the following things:
- A code editor (I use Visual Studio Code)
- Node.js (Just in case I add a package)
- A local server hosting tool (You can just get Python)
- GitHub Desktop or Git (These instructions are written with GitHub Desktop in mind.)
- On the main repository page, click on the green "Code" button, and then click on "Open with GitHub Desktop".
- When GitHub Desktop opens, pick a name and a path, and click "Clone".
Once it's done cloning, you should see this screen:
Now make your changes! Follow our wiki pages for help.
While we won't go over how to make pull requests or issues, there's some helpful info in the GitHub Desktop docs.