How to quickly wire travis to deploy React site to github pages
When you are ready to build apps for production, you need a better workflow. You need to befriend a terminal to publish to github pages. All this becomes easier with continuous integration via Travis CI.
Read more...