You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
425 B
Markdown

# Sito Tutorato Matematica
<p style="float: right">
<img src="https://git.phc.dm.unipi.it/phc/tutorato/raw/branch/main/public/favicon.svg" width="32">
</p>
Questo sito è realizzato in Astro e serve come supporto per il tutorato di matematica del corso di laurea in Matematica dell'Università di Pisa.
## Utilizzo
Per sviluppare in locale è necessario avere installato Bun o NodeJS
```bash
bun install
bun dev
```