- Enter into the project directory
- Run "python wsgi.py" in your terminal
- Visit [http://localhost:5000] on your machine web browser
- You will be on the home page, you can visit the test function by going to [http://localhost:5000/names/]
- You will be on the names page and if you enter your name in the prompted form, it will take you to another page which will display your inputted name