Skip to content

sumeetgedam/Flask_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Flask_blog

This is an implementation of Corey Schafer Flask Blog Youtube playlist

  1. clone this repository into your local machine
  2. move into this folder and open command prompt
  3. Now on command prompt
    a.export FLASK_APP=run.py ( for mac )
    a.set FLASK_APP=run.py (for windows )
    b. flask run
  4. check runnning app on http://127.0.0.1:5000/

Screenshot (143)

Screenshot (144)

About

Blog Website/Application using Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published