I built a web application using MeteorJS and pushed to GitHub. Now I want to publish/deploy it on GitHub as well, so colleagues and lecturer will be able to view the page and its files on GitHub.
I know I can deploy it on meteor.com, but was wondering if it's possible to deploy it on GitHub.
Could anyone list all the steps in details how to do it? Any help will be appreciated.