Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 257 Bytes

Sanic Guide

Coming soon to https://sanicframework.org/

To get started:

pip install -r requirements.dev.in

Commands:

make serve - Run the guide on port 9999
make dev - Run a development version on port 9999 with autoreload