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