
Source code game Caro sử dụng Nodejs, express, socket.io
by Bùi Hữu Việtin JavaScript , NodeJS on October 5, 2021Choose Your Desired Option(s)
Become a SourceCodec member for full access. Your first 7 days are free.
Source code game Caro sử dụng Nodejs, express, socket.io
Server
- Server uses Nodejs, express, socket.io support to connect with the client.
- The server processes the logic of the game, temporarily storing the basic information.
- Run Server:
cd Server
npm install
node app.js
Client
- Client uses React, socket.io for handling connections.
- Run Client:
cd Client
npm install
npm start
npm install
npm start

Source code game Caro sử dụng Nodejs, express, socket.io
| Download Category | JavaScript, NodeJS |
| Product Homepage URL→ | |
| Product Version | |
| File Type | JS, JSON |
| File Size | 404 KB |
| Developer | |
| Documentation |








