I just downloaded the projects form github randomly. couldn't find the repository URL. Do you know in which file of the source code the port number is defined ?
That also depends on the server being used. You can check the package.json file for more info, for example the scripts part. What is the value for the start command?
I just downloaded the projects form github randomly. couldn't find the repository URL. Do you know in which file of the source code the port number is defined ?
That also depends on the server being used. You can check the
package.jsonfile for more info, for example thescriptspart. What is the value for thestartcommand?I will check that . you are very helpful . Thanks a lot :)