This is an in progress web client for Reticulum.
Currently, it just connects to an existing WebsocketServerInterface, and displays all lxmf.delivery
announces it receives.
One day it may do something more useful :)
npm install
npm run dev
npm run build