DanteDeRuwe / bachelor-thesis

LaTeX source code for my bachelor thesis "Enabling the Distributed Development of Blazor-Based Web Applications Using a Microfrontend Architecture". The code for the proof of concept can be found at https://github.com/DanteDeRuwe/bachelor-thesis-code
https://thesis.deruwe.me
2 stars 0 forks source link

Enabling the Distributed Development of Blazor-Based Web Applications Using a Microfrontend Architecture

Bachelor Thesis by Dante De Ruwe

Reading from source

Building the PDF

Prerequisites

The compile script makes use of latexmk and other MikTeX packages.

The LaTeX file uses minted for code highlighting.

Compiling the full thesis PDF

cd thesis
bash compile.sh --include-proposal

The output pdf should be in /thesis/build/DeRuwe_Dante_BachelorThesis.pdf.