Home

Awesome

Vite + RxDB + Lit

Minimal example to get RxDB running with vite.

Online demo here.

Supports

Getting Started

  1. npm i

  2. Development: npm run dev

  3. Production: npm run build