Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.2 KB

NOTE:

  • THIS NO LONGER WORKS ON WINDOWS 11 23H2 AND ABOVE OR NODE.JS V20.10.0 AND ABOVE.
  • RECOMMEND TO USE WINDOWS 10 AND REINSTALL NODE.JS WITH THE WORKING VERSION GIVEN IN THE TEMPLATE PACK.

LocalWebHosting

Host a website locally or publicly, from a Windows computer. This template uses node.js to host the server.

Included in Template

Requirements (included in template)

  • Node.js
  • Playit.gg (for hosting it public)

Tutorial

  • Install the requirements first, if haven't already.
  • Unzip the file on your desktop. (it has to be on your desktop, or else it wont work)
  • Put your site files and the index.html file for your site in the webserver-files folder.
  • Run the Start the Server shortcut on the root directory of the template as an administrator.
  • And thats it, the ip will be provided in the command prompt.

Playit.gg Tutorial (to make the site public)