Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 317 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 317 Bytes

docs

The ScrAPD project documentation.

Requirements

You need python3 (with pip), invoke and nox.

pip3 install --user invoke nox

Contribute

Set up the project locally:

inv

Serve it locally:

inv serve

Then go to http://127.0.0.1:8000 to view the results.