LeanCloud Client Engine 服务端示例项目(Node.js)
Server
DEBUG=ClientEngine*,StatefulGame* lean upClient
lean up --cmd "npm run dev:client" -p 4000Then open http://localhost:4000.
Build
npm run buildServe
npm startLeanCloud Client Engine 服务端示例项目(Node.js)
Server
DEBUG=ClientEngine*,StatefulGame* lean upClient
lean up --cmd "npm run dev:client" -p 4000Then open http://localhost:4000.
Build
npm run buildServe
npm start