/react-start

Primary LanguageJavaScript

react-start

After forking the repo and cloning the repo, then:

git remote add upstream https://github.com/ceane/react-start.git

When updating...

git fetch upstream
git merge upstream/master