Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 381 Bytes

File metadata and controls

executable file
·
7 lines (5 loc) · 381 Bytes

This is the repository for the Fall 2020 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 (64 bit) and [GTK+ version 2]. First run pip3 install -r requirements.txt, then run mkdocs serve to start a local development server at localhost:8000.