How to run html file on localhost?

后端 未结 8 683
再見小時候
再見小時候 2020-12-04 08:41

I have a html file and i run it on localhost. But, this file includes mirror using webcam. Example, how can i run this html file on localhost? Webcam starting on this exampl

8条回答
  •  Happy的楠姐
    2020-12-04 09:18

    You can try installing one of the following localhost softwares:

    1. xampp
    2. wamp
    3. ammps server
    4. laragon

    There are many more such softwares but the best among them are the ones mentioned above. they also allow domain names (for example: example.com)

提交回复
热议问题