alexa-dev-hub / alexa-dev-hub/alexa-community-jaipur
Discussion Topic: Multiple Terminal (Frontend and backend
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 13
- Forks
- 15
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
@tarunnsingh I was working for a solution for it.
We dont need to do any stashing anymore.
Here is the solution
Clone the two branches in separate folder
using command
## For backend
```shell
$git clone -b v1-deployment --single-branch https://github.com//alexa-community-jaipur
```
## For Frontend
```shell
$git clone -b master --single-branch https://github.com//alexa-community-jaipur
```
I think we should add this Branch Cloning to Docs
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.