287 B
287 B
Vite + RxDB + Lit
Minimal example to get RxDB running with vite.
Online demo here.
Supports
- Lit
- Vite
- Typescript
- MWC
- RxDB
- RxJS
Getting Started
-
npm i -
Development:
npm run dev -
Production:
npm run build