At present, there are lots of GitHub repositories maintains web app projects. A practice is saving the source files (Sass, ES2015) on master branch, and deploying the compiled files (CSS, ES5) on gh-pages branch. GitHub will treat gh-pages branch as a static web site