<script src="https://cdn.socket.io/3.1.1/socket.io.min.js"></script> <script> const socket = io("http://localhost:3000"); </script>