Skip to content

jeferson-sb/node-chat-app

Repository files navigation

ChatApp

Lightweight chat app built with Express, Socket.io and Vue.js

Alt text

🛠 Tools

💻 Demo

Click here

🚀 Quick Start

Before running the following commands, please rename .env.example to .env

Installation

$ git clone https://github.com/jeferson-sb/node-chat-app.git && cd node-chat-app
$ npm i && cd client && npm i

Usage

$ cd .. && npm run dev

📝License

This project is licensed under the MIT License

Made with ❤ by Jeferson © 2020