Skip to content

AlekNS/tinychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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