/blog-simple

Example of simple blog based on flask.

Primary LanguagePython

Flask Blog Example

Simple blog example with a few lines of code. This is based on the article.

Run the app

pip install -r requirements.txt
python app.py