I've taken some inspiration from this blog post
I wanted to make a naive store akin to Redux - and be able to use and update it by making my own components
npm i
Currently the best approach is run node --experimental-modules ./src/
.
If you must see a broken app run npm start