處理好安裝環境後還需要在下載兩個套件,分別是用來開發Web 框架的 express 和負責處理 WebSocket 協定的 ws : npm install express npm install ws.
確定! 回上一頁