spike442

Results 1 comments of spike442

add this line to the server to start serving static file such as the file socket.io.js : app.use(express.static([put the path where your static files exists ])).