Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Realtime Chat using Spring Boot WebSocket + VueJs

Build and run the backend

./gradlw bootRun

Build and run the VueJS frontend

npm run serve

Visit: http://localhost:8081