Explore a web site that embodies many of the techniques we have explored so far. In the lab the web is evolved from unstyled content to a reasonably elegant and clean design - using semantic html element where appropriate.
Install software tools to serve a web site locally and also to deploy the web site to a public web server.
Rebuild the IoT web site from thee last lab using templating. This version of the site will aim to significantly reduce the content the author has to manage by reusing 'templates' containing common sections.
Continue to enhance the IoT web site with additional Semantic-UI styles & Components
Import and run a new starter project. Extend this project to include multiple 'views'. Explore the handlebars templating library.