Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

private-chat

Stateless private chat, written in ExpressJS.

Setup

Clone the project. Express folder contains the backend application, which also hosts the build vue app on the default route. Vue folder contains the VueJS source code for the frontend.