- Made this client because i cant find one proper tool to test my chat application
- It ain't you're fancy good looking tool like postman. I would appreciate PR with improvements to the client
- Clone the repo
git clone https://github.com/Rishikesh01/Stomp-application-test-client
- Install all the dependencies
npm install
- run the application
npm start