Skip to main content
Module

x/live/deno.json

The edge-native CMS: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind.
Very Popular
Go to Latest
File
{ "tasks": { "start": "deno run -A --watch=tailwind.config.js,static/ dev.ts" }, "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }, "importMap": "./import_map.json"}