Skip to content

Latest commit

 

History

History
 
 

react-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

RxDB React example

This is an example usage of RxDB with Create React App. 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/react-example)
  3. run "npm install"
  4. run "npm start"
  5. Open http://127.0.0.1:8888/ IMPORTANT: do not use localhost

Screenshot

Screenshot