Skip to content

fitztrev/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lichess Developer Documentation

Run docs locally

python -m pip install mkdocs mkdocs-material
python -m mkdocs serve

Preview at http://localhost:8000/

Formatting

npx prettier --write .