@ -34,7 +34,7 @@ app.use('/css', express.static('./css'));
// });
const port = 5001;
const port = 5000;
// 如何處理不同的 request,參數分別為 url 和要執行的 function
app.get('/', (req, res) => {
The note is not visible to the blocked user.