Skip to content

Demetre981/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Flask Web App Tutorial

Setup & Installtion

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install flask

Go to app

cd app
$env:FLASK_APP = "__init__"

Running The App

flask run

Viewing The App

Go to http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published