Skip to content

mscroggs/KLBFAX

Repository files navigation

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