sonali b139bcf40c | ||
---|---|---|
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
- 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