Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 355 Bytes

File metadata and controls

6 lines (4 loc) · 355 Bytes

This is the repository for the 2020 September course of Cloud Computing at the FH Campus Wien.

Running a local dev environment

In order to run the server locally you will need at least Python 3. First run pip3 install -r requirements.txt, then run mkdocs serve to start a local development server at localhost:8000.