Minimal example to get RxDB running with vite.
Online demo here.
npm i
Development: npm run dev
npm run dev
Production: npm run build
npm run build