Dexie logger middleware
This is a testing environment.
Use this to test and check your changes / try out dexie-logger.
First navigate to the /demo
folder, from the root of this project
cd demo/
Now install packages
yarn
Then run the app
yarn start