dexie-logger

Dexie logger middleware

View the Project on GitHub

The dexie-logger demo

This is a testing environment.

Use this to test and check your changes / try out dexie-logger.

How to start

First navigate to the /demo folder, from the root of this project

    cd demo/

Now install packages

    yarn

Then run the app

    yarn start