Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 360 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 360 Bytes

KLBFAX

If you want to add to KLBFAX, the easiest thing is to add files into the pages folder.

Look at the files in that folder for examples.

For a list of current pages, see PAGES.md.

Dependencies

pip install -r requirements.txt

Running in production

./run.py

Running in development

DEVELOP=1 ./run.py