This is a electron app that will run as a client on a Mac/PC/Linux desktop and connect to tbhub.
###Installation
npm install
###How to run
npm start
####If you need to re-compile tailwind:
npm run tw
####To compile to your os platform:
npm run make