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 7af4a1736f ça avance 1 주 전
..
.vscode WIP year-wrapped 2 주 전
public Des tests plutôt concluants pour faire des animations 2 주 전
src ça avance 1 주 전
.gitignore WIP year-wrapped 2 주 전
README.md WIP year-wrapped 2 주 전
deno.json Des tests plutôt concluants pour faire des animations 2 주 전
deno.lock Des tests plutôt concluants pour faire des animations 2 주 전
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