This is an example usage of RxDB with Create React App. It implements a simple heroes-list which can be filled by the user.
- clone the whole RxDB-repo
- go into project
cd rxdb
- run
npm install
- go to this folder
cd examples/react
- run
npm run preinstall && npm install
- run
npm start
- Open http://127.0.0.1:8888/ IMPORTANT: do not use localhost