Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 310 Bytes

non

A simple Personal microblog based on flask

clone , install & run

git clone https://github.com/MGF15/non.git

cd non

pip install Flask

FLASK_APP=index.py flask run

Screenshot