TIP - kuimoani/dev-cheatsheet GitHub Wiki

  • ์ดˆ๊ฐ„๋‹จ http server๊ฐ€ ํ•„์š”ํ•  ๊ฒฝ์šฐ: https://www.npmjs.com/package/http-server
    • ์›น ๊ฐœ๋ฐœ์‹œ CORS ๋ฌธ์ œ๋กœ ์ธํ•ด ๊ฐ„๋‹จํ•œ html page๋ฅผ ๋„์›Œ์•ผ ํ•  ๊ฒฝ์šฐ์— ์œ ์šฉํ•จ
    • ์„ค์น˜: npm install http-server -g
    • ์‹คํ–‰: http-server .