- Explain why using a web server locally is better than using the file system
- Deploy an HTML site using surge
- Clone https://github.com/gSchool/simple-html-page
- Open
index.html
using the file system - Open
index.html
usinglive-server
- With your table, discuss by using a web server is better than using the file system to access HTML files
- With your tables, create a list of steps necessary to deploy an HTML site using Surge
- Deploy an HTML site using Surge