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