forked from phc/tutorato
1
0
Fork 0
Sito del Tutorato di Matematica
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.
 
 
 
Antonio De Lucreziis d6b3d4f1a4 chore: minor fixes 2 months ago
.vscode chore: default package manager is bun 2 months ago
public chore: minor fixes 2 months ago
src chore: minor fixes 2 months ago
.drone.yml chore: polishing drone build script 2 months ago
.gitignore chore: default package manager is bun 2 months ago
README.md chore: updated readme 2 months ago
astro.config.mjs Initial commit from Astro 3 months ago
bun.lockb add drone 2 months ago
package-lock.json add test page 2 months ago
package.json chore: default package manager is bun 2 months ago
tsconfig.json Initial commit from Astro 3 months ago

README.md

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

bun install
bun dev