Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 323 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 323 Bytes

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