Skip to content

Instantly share code, notes, and snippets.

@gfodor
Created September 17, 2015 06:19
Show Gist options
  • Save gfodor/0f40d429d9d4d1c7df7f to your computer and use it in GitHub Desktop.
Save gfodor/0f40d429d9d4d1c7df7f to your computer and use it in GitHub Desktop.
Setup Coding Environment
**For code editing, we recommend that you download and run Sublime Text.**
- Create a new folder for your project.
- Clone or download the GitHub repo to your project folder.
- Drag your project folder into Sublime. All files will be easily to navigate on the sidebar.
- Move or snap Sublime to left side of your monitor. (Win: Windows + Left Arrow)
- For local hosting, we recommend that you download and run Prepros. Prepros has the added benefit of reloading every time you make a change to a file in your project folder. We do not recommend using file:// in a browser due to cross domain issues. To use Prepros, just drag your project folder into Prepros.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment