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