The ScrAPD project documentation.
You need python3
(with pip
), invoke
and nox
.
pip3 install --user invoke nox
Set up the project locally:
inv
Serve it locally:
inv serve
Then go to http://127.0.0.1:8000 to view the results.
The ScrAPD project documentation.
You need python3
(with pip
), invoke
and nox
.
pip3 install --user invoke nox
Set up the project locally:
inv
Serve it locally:
inv serve
Then go to http://127.0.0.1:8000 to view the results.