|
hace 2 años | |
---|---|---|
.vscode | hace 2 años | |
src | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
deno.json | hace 2 años | |
deno.lock | hace 2 años | |
index.html | hace 2 años | |
server.ts | hace 2 años | |
svelte.config.js | hace 2 años | |
vite.config.mts | hace 2 años |
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