npm run-script prod
npm run-script build
npm publish
git add .
git commit -am 'Updating demo'
git push