Open floodsk opened 6 years ago
@floodsk Addressed.
Using the terminal app do the following:
cd
with the path to where you downloaded the portfolio repo. No worries if you don't know it if you find the repo in the finder app you can drag the folder named portfolio into the terminal app and it will place the path info for you. NOTE: Remember to type cd + a space character
.git pull origin master
command to get the latest changes.git pull
is done you can then run php -S localhost:8080
to start a PHP development server.localhost:8080
in a browser URL bar and see your local website running.ctrl + c
in the terminal where you ran the php -S localhost:8080
when you are done this will deactivate the development server.
When I resize the browser to the various widths outlined in the comp, the layout breaks. I've attached screenshots of the homepage next to image from the comp to illustrated the desired result.
=>1200px Screenshot:
Comp: