If I have an .html
page in my project and want to show that as it's renders what should I do? Is there any specific URL for this reason?
Update: In Github I mean!
If I have an .html
page in my project and want to show that as it's renders what should I do? Is there any specific URL for this reason?
Update: In Github I mean!
This solution only for chrome browser. I am not sure about other browser.
This can be done using the following steps:
https://username.github.io/repo-name/
Here you put your username and repository name containing the html file