Getting Started The repo contains the react based typescript project template! How to use: git clone https://github.com/DanyalKhawaja/seed-react-template.git mynewrepo cd mynewrepo git remote set-url origin /url/of/new/empty/repo git push -u origin master