Minimal example to get RxDB running with vite.
Online demo here.
- Lit
- Vite
- Typescript
- MWC
- RxDB
- RxJS
-
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