how to set up localhost testing server without adobe dreamweaver? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to set up localhost testing server without adobe dreamweaver?

i have adobe dw cs6 installation, and it is license has expired, and i cannot use it anymore. What i mean with localhost testing server is like "https://localhost/mywebsite/..." Do you have any other options beside using adobe dw to create localhost server.

7th May 2019, 6:50 AM
sherlockholmes
sherlockholmes - avatar
3 Answers
+ 4
Use npm to install http-server, you need Nodejs installed beforehand.
7th May 2019, 7:30 AM
Calviղ
Calviղ - avatar
+ 1
Yes,Calvin!
7th May 2019, 11:40 AM
CodeFu
CodeFu - avatar
0
yes i'm using windows
7th May 2019, 8:12 AM
sherlockholmes
sherlockholmes - avatar