|
7 月之前 | |
---|---|---|
.. | ||
.vscode | 8 月之前 | |
public | 8 月之前 | |
src | 7 月之前 | |
.gitignore | 8 月之前 | |
README.md | 8 月之前 | |
deno.json | 7 月之前 | |
deno.lock | 7 月之前 | |
index.html | 8 月之前 | |
tsconfig.json | 8 月之前 | |
vite.config.ts | 8 月之前 |
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