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.
13 lines
390 B
Markdown
13 lines
390 B
Markdown
# <img src="https://git.phc.dm.unipi.it/phc/tutorato/raw/branch/main/public/favicon.svg" width="32"> Sito Tutorato Matematica
|
|
|
|
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
|
|
```
|