Question What does static('public') do? Answer The static method of express allows us to serve all the static files of our application, ...
確定! 回上一頁