To run example:
# 1: Install bun
curl -fsSL https://bun.sh/install | bash
# 2: Either source the .bashrc (it will tell you how) or open new terminal
# 3:
npm installRunning:
make runChange rend dependency in package.json to: "rend": "file:../.." to pick up local changes.