Command Prompt
Becoming adept at the command prompt is an essential skill for a programmer. May development tools can only be used in this way. Simple command line usage is relatively straightforward, as long as you become comfortable with the notion of the 'current directory'.
Deployment
Deploying a site involves understanding a little more about Clients & Servers, Hosting Providers, Domain Names, Transferring the Sites Files, HTTP and Absolute & Relative Paths
Harp & Surge
Harp.js and Surge.sh are the two services we will use to server the page locally, and also to deploy it to a public web server.
Lab-08
Install software tools to serve a web site locally and also to deploy the web site to a public web server.