Documentation | Getting started | API Reference
Limette is a full-stack JavaScript framework for Web Components and Deno.
- Web Components (with Lit) on browser
- Deno on server
- Island-based architecture
- File system routing
- Tailwind and TypeScript support out of the box
Run this command:
deno run -A jsr:@limette/init
deno task dev
deno task build
deno task start