Very simple chat. Implemented with using of: Spring Boot + WebSocket, React + Redux, Twitter Bootstrap + Bootswatch "cosmo" theme.
- Go to the
frontendfolder and runyarn install(NodeJSandyarnshould be installed first) - Run
npm run build - Go to the folder with
pom.xmlfile and executemvn package
Simple execute as java -jar tinychat-0.0.1.jar and go to the http://localhost:8080