首先,先安裝主要作為這次Server所需的套件。 npm i express socket.io -y // app.js // Setup basic express server const express = require('express'); ...
確定! 回上一頁