ProgWebDataviz

Code for the "Programmation Web pour la visualisation" course at the University of Grenoble Alpes (BUT SD 3rd year).

Required dependencies

Build the project

To build once:

quarto render source

To build on each change, for example with watchexec:

watchexec -e qmd quarto render source