Learning outcomes
- Explain how to launch a project from its correct root.
- Complete the guided activity safely.
- Check that you can preview through a local address.
Learn to launch a project from its correct root and preview through a local address in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Open index.html through Live Server and stop it afterwards. The expected result is to preview through a local address.