- Download & Install Python from https://python.org
- Install Git
- Install VS Code
- Open PowerShell/Terminal and run command
git clone https://github.com/devcrypted/flask-blog
- Run command
code flask-blog
, it will open the project in VS Code - Install Poetry
pip install poetry
- Install all requirements using poetry
poetry install
- Run the project
poetry run python main.py
-
Notifications
You must be signed in to change notification settings - Fork 3
This repo contains Flask demonstration code for YouTube Course - https://decr.in/flask-playlist
devcrypted/flask-blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repo contains Flask demonstration code for YouTube Course - https://decr.in/flask-playlist
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published