Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 417 Bytes

Papermerge Blog

How to Use

Make sure you have installed python and poetry, then in root repository folder run following commands:

$ poetry install
$ poetry run mkdocs serve

References