rodydavis / vite-rxdb-lit

Minimal example for Lit, Vite, Typescript and RXDB

Home Page:https://rodydavis.github.io/vite-rxdb-lit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite + RxDB + Lit

Minimal example to get RxDB running with vite.

Online demo here.

Supports

  • Lit
  • Vite
  • Typescript
  • MWC
  • RxDB
  • RxJS

Getting Started

  1. npm i

  2. Development: npm run dev

  3. Production: npm run build

About

Minimal example for Lit, Vite, Typescript and RXDB

https://rodydavis.github.io/vite-rxdb-lit/

License:Other


Languages

Language:TypeScript 94.1%Language:HTML 4.2%Language:CSS 1.7%