You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elias Sebbar 68d355f37b des trucs преди 1 месец
..
.vscode WIP year-wrapped преди 2 месеца
public Making progress преди 1 месец
src des trucs преди 1 месец
.gitignore WIP year-wrapped преди 2 месеца
README.md WIP year-wrapped преди 2 месеца
deno.json des trucs преди 1 месец
deno.lock des trucs преди 1 месец
index.html WIP year-wrapped преди 2 месеца
tsconfig.json Des tests plutôt concluants pour faire des animations преди 2 месеца
vite.config.ts WIP year-wrapped преди 2 месеца

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