Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 275 Bytes

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