useBetween SSR demonstration

November 4, 2020 ยท View on GitHub

This is a really simple project that shows the usage of use-between shared state with TypeScript and SSR.

How to use it?

npm install
npm run dev

Enjoy and happy coding!