Created
September 17, 2015 06:19
-
-
Save gfodor/0f40d429d9d4d1c7df7f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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