{% extends "install/run.html" %} {% block branchingContent %}
You’ll use the Command Prompt to start and stop the kit.
Start your local server by entering in the Command Prompt:
{% endblock %} {% block branchingImage %}
{% endblock %}
{% block pagination %}
{{ pagination({
"previousUrl": "/docs/install/windows/setup",
"previousPage": "Step 6: Setup the kit",
"nextUrl": "/docs/install/windows/check-it-works",
"nextPage": "Step 8: Check it works"
}) }}
{% endblock %}