# Typst Basics This repo contains a very basic typst project, with which I learned the absolut basics. ## Building ```bash $ typst watch src/main.typ build/main.pdf ```