# step1
npx http-server ./step1
# step2
npx http-server ./step2
# step3
npx http-server ./step3실행하면 다음과 같이 접속할 수 있는 URL이 나옵니다. 둘 중 아무거나 브라우저에서 접속하면 됩니다.
Available on:
http://127.0.0.1:8080
http://172.18.45.243:8080
There was an error while loading. Please reload this page.