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 97ef917c04 WIP year-wrapped преди 2 седмици
..
.vscode WIP year-wrapped преди 2 седмици
public WIP year-wrapped преди 2 седмици
src WIP year-wrapped преди 2 седмици
.gitignore WIP year-wrapped преди 2 седмици
README.md WIP year-wrapped преди 2 седмици
deno.json WIP year-wrapped преди 2 седмици
deno.lock WIP year-wrapped преди 2 седмици
index.html WIP year-wrapped преди 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