sonali-project-1/README.md

18 lines
572 B
Markdown
Raw Normal View History

2024-08-21 08:24:24 +00:00
- Clone APIManager To path -> into src/components/external/
- Use this repo: https://git.humbingo.in/Humbingo/api-manager.git
2024-08-21 07:20:03 +00:00
2024-08-21 08:24:24 +00:00
Get started
2024-08-21 07:20:03 +00:00
2024-08-21 08:24:24 +00:00
- 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
2024-08-21 07:20:03 +00:00