Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 219 Bytes

markdown-blog

基于开源markdown编辑器的blog 运行步骤

sudo pip install -r requirement.txt
cd config && cp config_example.py __init__.py
cd ..
python server.py

地址