- LƯU Ý
- SrcGame.Vip Cung cấp tất cả mã nguồn độc quyền!
Vui Lòng không sử dụng mục đích riêng.
Lưu Ý : Pass giải nén tất cả mã nguồn. (WWW.SRCGAME.VIP)
Liên hệ telegram : https://t.me/@cskhsrcgame (Giá ưu đãi)
Có file hướng dẫn chi tiết setup trong src code.
---------Setup-------
1 : Backend Setup
cd backend
npm install
# Start services
npm start # Main server
npm run scissors # Scissors game
npm run crash # Crash game
npm run chatroom # Chat system
npm run manage # Management service
2 : Frontend Setup
cd frontend
npm install
npm start
---------Setup-------
1 : Backend Setup
cd backend
npm install
# Start services
npm start # Main server
npm run scissors # Scissors game
npm run crash # Crash game
npm run chatroom # Chat system
npm run manage # Management service
2 : Frontend Setup
cd frontend
npm install
npm start