Elias Sebbar 68d355f37b des trucs | 11 hours ago | |
---|---|---|
.. | ||
.vscode | 1 month ago | |
public | 3 weeks ago | |
src | 11 hours ago | |
.gitignore | 1 month ago | |
README.md | 1 month ago | |
deno.json | 11 hours ago | |
deno.lock | 11 hours ago | |
index.html | 1 month ago | |
tsconfig.json | 1 month ago | |
vite.config.ts | 1 month ago |
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