Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 409 Bytes

RxDB VanillaJS example

This is an example usage of RxDB with simple plain javascript. It implements a simple heroes-list which can be filled by the user.

Try it out

  1. clone the whole RxDB-repo
  2. go to this folder (examples/vanilla)
  3. run "npm install"
  4. run "npm start"
  5. Open http://127.0.0.1:20202/ IMPORTANT: do not use localhost