Paisa_vara/README.md

18 lines
572 B
Markdown
Raw Permalink Normal View History

2024-12-19 12:47:59 +00:00
- Clone APIManager To path -> into src/components/external/
- Use this repo: https://git.humbingo.in/Humbingo/api-manager.git
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