Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 511 Bytes

This is Demo Project

Very simple chat. Implemented with using of: Spring Boot + WebSocket, React + Redux, Twitter Bootstrap + Bootswatch "cosmo" theme.

Installation

  1. Go to the frontend folder and run yarn install (NodeJS and yarn should be installed first)
  2. Run npm run build
  3. Go to the folder with pom.xml file and execute mvn package

Run

Simple execute as java -jar tinychat-0.0.1.jar and go to the http://localhost:8080