Skip to content

BabbuPlayz/website-host-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use


| You have to first download node.js.
| Use the version "recomended for most users"
| Then type the following commands to install the required modules
|

  • npm install http
  • npm install jquery
  • npm install -g @angular/cli

| Then configure at the sever-config.js file
| Now, Go to the 404.html file if you want to change the 404 error page.
| Type "node ." in the terminal to start.
| Press CTRL+C to stop website.
| Now,go to https://localhost:12345 (Replace 12345 with the port) (you can also type your ip instead of 'localhost)
| Done!

| If you find anny issues plese report them on the issues tab.
| Also, if you want to find your ip and port for server hosting then just type 'netstat -a' in command prompt.
| Then copy any ip+port and paste them separately.
| Note: The 404 may not work in some server PCs.
|

Releases

No releases published

Packages

No packages published