Skip to content

Launching the Website Locally

Before you begin: Ensure that:

Procedure:

  1. In the root location of your project, in the terminal, run: mkdocs serve.
  2. In your default web browser, open http://127.0.0.1:8000.

If you use the configuration provided in the Setting Up the Website section, the following website appears:

My First Website