Prospect Source Website
Local Server http Hosting
I. To edit through Koding.com
- sign in with github
- refresh page
- go to three dots next to “koding-vm-0” in the top left hand corner and copy assigned URL into browser
- put “:8080” at the end and it will take me to the editable website. ![alt text] (img/step1.png)
II. To edit through text-wrangler
- command space to pull up iterm
- drag page into iterm and backspace to the github repo, then "function arrow" to get to the front of the command and type "cd" at the front of it.
- type in “http-server”
Helpful commands for terminal:
$control c
1.ends serve
$cd ~
- takes you to home directory
Notes: Tmux https://robots.thoughtbot.com/a-tmux-crash-course