|
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