Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 986 Bytes

Readme.md

File metadata and controls

35 lines (26 loc) · 986 Bytes

Private Chat Application Kotlin(SpringBoot)/Typescript(React)



Installation

git clone https://github.com/senocak/Kotlin-React-Chat.git
cd Kotlin-React-Chat/react-ts
npm install && npm run start
cd Kotlin-React-Chat/spring-kotlin
mvn clean install

Any pr's welcomed