How to publish demo - ljh131/mark-to-react GitHub Wiki

I forget it every time so I need to write it somewhere.

git checkout master
git run build-demo
git commit -m 'update demo'
git run publish-demo

more information on: https://gist.github.com/cobyism/4730490