Now express.static() will be serving the public directory, so if I go to / route I will see the contents of the index.html file and the app.get("/") ...
確定! 回上一頁