deno task build
builds the application to public/bundle.mjs
, along with a sourcemap file for debugging.
deno task start
launches the server.
deno task dev
will run the server and watch for file changes, rebuilding automatically.
nosave don’t load or save with local storage
**gist=
MIT.