Template for react component development with gulp
- Download and change name of repo and names in package.json
- rm -r .git
- follow steps here to add it to the new repo https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
- Unit tests setup out the box
- Gulp util upgrade
- Other dependency upgrades
- Verify correct gitignore and cleanup
- Copy create-react-app for any missing features (add attribution)
- Add some good middleware
- Clean-up Babel processes
- Migrate repo name