Chat online feito com socket.io, node.js, express e react.
Home
Cadastro
Chat
git clone https://github.com/enyasantos/chat-nodejs.git
cd server
npx knex migrate:latest
yarn install or npm install
yarn start:dev or npm start:dev
git clone https://github.com/enyasantos/chat-nodejs.git
cd chat
yarn install or npm install
yarn start or npm start
This project is licensed under the MIT License - see the LICENSE page for details.