/halo-chat

A chat application with socketio + vue-cdn

Primary LanguageHTML

🍿 Halo-Chat

🗣 A basic chat application created with websockets and vue-cdn!

# To download this repo
git clone https://github.com/coderinblack08/halot-chat.git
# Install npm packages
npm install
# Run dev sever
npm run dev