Sito con la bacheca dei meme dell'AulaStud https://meme.phc.dm.unipi.it/
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 d1bbffa8e2 updated readme 10 months ago
.vscode Initial commit from Astro 10 months ago
public fine circa 10 months ago
src finito boh 10 months ago
.gitignore Initial commit from Astro 10 months ago
README.md updated readme 10 months ago
astro.config.mjs finito boh 10 months ago
bun.lock initial commit 10 months ago
package.json initial commit 10 months ago
tsconfig.json initial commit 10 months ago

README.md

Meme AulaStud

Questo repository contiene il sito con la bacheca dei meme dell'AulaStud del DM di Pisa. È un piccolo sito realizzato con Astro.

Development

Per eseguire il sito in locale, assicurati di avere Node.js installato. Poi, esegui i seguenti comandi:

$ bun install
$ bun dev

Il sito sarà accessibile all'indirizzo http://localhost:4321.

Deployment

Per ora il sito viene deployato manualmente, chiedete a @aziis98 se volete fare modifiche al sito.