This project is a WIP.
You need to have Deno v1.28.0 or later intalled to run this repo.
Start a dev server:
$ deno task dev
Build production assets:
$ deno task build
.mjs
or .mts
extension for the vite.config.[ext]
file.Currently there's a "papercut" for Deno users:
vite.config.js
- in this example
it is only svelte
package that needs to be referenced