直接貼代碼npx http-server . -p 8084
npx http-server . -p 8084
隨后你瀏覽器直接訪問 http://127.0.0.1:8084/test.html
http://127.0.0.1:8084/test.html
就可以了