|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.vscode | %!s(int64=2) %!d(string=hai) anos | |
src | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
deno.json | %!s(int64=2) %!d(string=hai) anos | |
deno.lock | %!s(int64=2) %!d(string=hai) anos | |
index.html | %!s(int64=2) %!d(string=hai) anos | |
server.ts | %!s(int64=2) %!d(string=hai) anos | |
svelte.config.js | %!s(int64=2) %!d(string=hai) anos | |
vite.config.mts | %!s(int64=2) %!d(string=hai) anos |
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