Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Elias Sebbar f92fa56aac Le 24 est pas mal là 2 nedēļas atpakaļ
..
.vscode WIP year-wrapped 1 mēnesi atpakaļ
public Making progress 3 nedēļas atpakaļ
src Le 24 est pas mal là 2 nedēļas atpakaļ
.gitignore WIP year-wrapped 1 mēnesi atpakaļ
README.md WIP year-wrapped 1 mēnesi atpakaļ
deno.json Des tests plutôt concluants pour faire des animations 1 mēnesi atpakaļ
deno.lock Des tests plutôt concluants pour faire des animations 1 mēnesi atpakaļ
index.html WIP year-wrapped 1 mēnesi atpakaļ
tsconfig.json Des tests plutôt concluants pour faire des animations 1 mēnesi atpakaļ
vite.config.ts WIP year-wrapped 1 mēnesi atpakaļ

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