aaronmck Posted August 31, 2016 Share Posted August 31, 2016 Hi all, So I've basically finished a project that I've been working on in Visual Studio which I have been running locally using IIS Express that comes with VS. Now I want someone in a different part of the country to access it by just typing in a link in the address bar. How do I go about this? I've never set up or used a server before. PS. I also have WAMPServer installed but I'm unsure how to set it up so anyone can access it at any time? Thanks! alessandronunes 1 Quote Link to comment Share on other sites More sharing options...
alessandronunes Posted August 31, 2016 Share Posted August 31, 2016 Hello Aaron, What I'm doing is put my project on GitHub: github.com And then activate the GitHub Pages (Settings -> GitHub Pages). My project: https://github.com/alessandronunes/soccerpunch The generated page: https://alessandronunes.github.io/soccerpunch/ Quote Link to comment Share on other sites More sharing options...
aaronmck Posted September 1, 2016 Author Share Posted September 1, 2016 Hey @alessandronunes Thanks for the reply, that works well for me Cheers! alessandronunes 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.