$ cd d3vinc-playground
$ create-react-app github-crud
$ cd github-crud
$ gh repo create d3vinc-playground/github-crud --confirm --public
$ git push -u origin master

$ yarn start

See also

References