A chat client designed for the i386.tech chat server built on the Electron framework.
To run without building, execute npm run test.
To pack the executable (checking build success before bundling), execute npm run pack.
To build a distribution-ready executable, execute npm run dist.
Builds will be placed in <project_directory>/dist.