Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Elias Sebbar 808c4076a4 sympa le 24 vor 2 Tagen
..
.vscode WIP year-wrapped vor 2 Wochen
public Making progress vor 3 Tagen
src sympa le 24 vor 2 Tagen
.gitignore WIP year-wrapped vor 2 Wochen
README.md WIP year-wrapped vor 2 Wochen
deno.json Des tests plutôt concluants pour faire des animations vor 2 Wochen
deno.lock Des tests plutôt concluants pour faire des animations vor 2 Wochen
index.html WIP year-wrapped vor 2 Wochen
tsconfig.json Des tests plutôt concluants pour faire des animations vor 2 Wochen
vite.config.ts WIP year-wrapped vor 2 Wochen

README.md

Vite + Deno + React + TypeScript

Running

You need to have Deno v2.0.0 or later installed to run this repo.

Start a dev server:

$ deno task dev

Deploy

Build production assets:

$ deno task build