typst-basic/README.md

11 lines
173 B
Markdown

# 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
```