This is an example usage of RxDB with simple plain javascript. It implements a simple heroes-list which can be filled by the user.
- clone the whole RxDB-repo
- go to this folder (examples/vanilla)
- run "npm install"
- run "npm start"
- Open http://127.0.0.1:20202/ IMPORTANT: do not use localhost