Lightweight chat app built with Express, Socket.io and Vue.js
Before running the following commands, please rename
.env.example
to.env
$ git clone https://github.com/jeferson-sb/node-chat-app.git && cd node-chat-app
$ npm i && cd client && npm i
$ cd .. && npm run dev
This project is licensed under the MIT License
Made with ❤ by Jeferson © 2020