Install jekyll and jekyll plugins. And run yarn start to develop.
> gem install jekyll
> gem install jekyll-paginate
> yarn startView http://127.0.0.1:4000/.
A create-react-app project.
> yarn start> chmod +x scripts/build.sh> yarn buildRun yarn build at root dir, will auto build sub-packages and deploy on github.