Running Our First Application

Learn how to run the web application

Application entry point

In this application, we have our index.html page, in which we can see a meta tag wrapped inside head tag along with the link tag that holds the link for the favicon.ico file. Next, we have a title tag and a div with a root id wrapped up inside the body tag.

This is what the application looks like:

Get hands-on with 1200+ tech skills courses.