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.

15 lines
414 B
Markdown

# Sito Tutorato Matematica
<img src="https://git.phc.dm.unipi.it/phc/tutorato/raw/branch/main/public/favicon.svg" style="float: right;" width="128">
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
```