Demonstration of reading the micro:bit serial number via WebUSB and determining the friendly name for subsequent Web Bluetooth connections.
https://thegecko.github.io/microbit-serial/
Node.js >= v12, which includes npm.
yarn via:
> npm i -g yarnCommands which can be run in the cloned repo folder:
Build
> yarnClean
> yarn cleanWatch, serve and reload
> yarn watch