Vite + Deno + Preact + TypeScript
Running
You need to have Deno v2.0.0 or later installed to run this repo.
Start a dev server:
$ deno task dev
Deploy
Build production assets:
$ deno task build
Description
Languages
TypeScript
95.3%
JavaScript
2.3%
Less
1.3%
HTML
0.7%
Shell
0.4%