Elias Sebbar 7af4a1736f ça avance | 1 hafta önce | |
---|---|---|
.. | ||
.vscode | 2 hafta önce | |
public | 2 hafta önce | |
src | 1 hafta önce | |
.gitignore | 2 hafta önce | |
README.md | 2 hafta önce | |
deno.json | 2 hafta önce | |
deno.lock | 2 hafta önce | |
index.html | 2 hafta önce | |
tsconfig.json | 2 hafta önce | |
vite.config.ts | 2 hafta önce |
You need to have Deno v2.0.0 or later installed to run this repo.
Start a dev server:
$ deno task dev
Build production assets:
$ deno task build