|
há 2 anos atrás | |
---|---|---|
.vscode | há 2 anos atrás | |
src | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
README.md | há 2 anos atrás | |
deno.json | há 2 anos atrás | |
deno.lock | há 2 anos atrás | |
index.html | há 2 anos atrás | |
server.ts | há 2 anos atrás | |
svelte.config.js | há 2 anos atrás | |
vite.config.mts | há 2 anos atrás |
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
Comment system