How to Set Up a Local HTTP Server (Node.js)

Published: 30 September 2015
on channel: Charles Clayton
176,589
1.3k

Step 1: Install Node.js here https://nodejs.org/en/

Step 2: Install http-server using the following npm command in Node.js Command Prompt

npm install http-server -g

Step 3: Set up server using the following command in Node.js Command Prompt

http-server "C:\Users\You\Your Project Folder"


Watch video How to Set Up a Local HTTP Server (Node.js) online without registration, duration hours minute second in high quality. This video was added by user Charles Clayton 30 September 2015, don't forget to share it with your friends and acquaintances, it has been viewed on our site 176,58 once and liked it 1.3 thousand people.