https://lemonc747.github.io/react-playground/
reference: https://zhuanlan.zhihu.com/p/88481760
npm install gh-pages --save-dev
- "homepage": "https://lemonc747.github.io/react-playground",
- "deploy": "gh-pages -d build"
delete ./build(we need push build to repository)
- npm run build
- npm run deploy