Electron application that uses the P5 module for communication. This project was created as part of a final project for CMSC 711 with Professor Bobby Bhattacharjee.
Nodejs v8.11 or higher and npm - https://nodejs.org/en/download/
Install Chat dependencies - npm i
Install dependencies of P5-node - https://github.com/Sigurthorb/P5
Build UI - npm run build
Start Electron - npm run electron