Awesome
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
Minimal example to get RxDB running with vite.
Online demo here.
npm i
Development: npm run dev
Production: npm run build