socket

socket test tool (base on lite-server)

  1. Clone this repository:
    git clone https://github.com/amritb/socketio-client-tool.git
    
  2. Navigate to the cloned directory:
    cd socketio-client-tool
    
  3. Install dependencies:
    npm install
    
  4. Run using:
    npm start
    

你可能感兴趣的:(socket)