Go to file
Jay Patel e6a6c628d9 Merge pull request 'Instructions' (#2) from development into master
Reviewed-on: https://git.humbingo.in/Humbingo/react-placeholder/pulls/2
2024-08-21 08:25:05 +00:00
public React-placeholder 2024-08-21 13:46:48 +05:30
src React-placeholder 2024-08-21 13:46:48 +05:30
.gitignore Project Init 2024-08-21 12:50:03 +05:30
README.md Instructions 2024-08-21 13:54:24 +05:30
package-lock.json React-placeholder 2024-08-21 13:46:48 +05:30
package.json React-placeholder 2024-08-21 13:46:48 +05:30

README.md

Get started

  • Just clone current repo to your system
  • Create project repo to your Version Control System (git/bitbucket)
  • Open react-placeholder repo into vscode
  • Create Local branch transfer1
  • Remove origin of react-placeholder
  • Add new origin to your repo NOTE: Direct Merging to masterbranch can cause empty reference push to your repo.
  • Push transfer1 branch
  • Create pr to master branch of your repo
  • Merge transfer1 to master