Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

Minimal example for Lit, Vite, Typescript and RXDB
https://github.com/rodydavis/vite-rxdb-lit

lit rxdb rxjs typescript vite

Last synced: 3 months ago
JSON representation

Minimal example for Lit, Vite, Typescript and RXDB

Lists

README

        

# Vite + RxDB + Lit

Minimal example to get RxDB running with vite.

Online demo [here](https://rodydavis.github.io/vite-rxdb-lit/).

## Supports

- Lit
- Vite
- Typescript
- MWC
- RxDB
- RxJS

## Getting Started

1. `npm i`

2. Development: `npm run dev`

3. Production: `npm run build`