Elias Sebbar 61186f1770 Making progress | 3 天之前 | |
---|---|---|
.. | ||
.vscode | 2 週之前 | |
public | 3 天之前 | |
src | 3 天之前 | |
.gitignore | 2 週之前 | |
README.md | 2 週之前 | |
deno.json | 2 週之前 | |
deno.lock | 2 週之前 | |
index.html | 2 週之前 | |
tsconfig.json | 2 週之前 | |
vite.config.ts | 2 週之前 |
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