alexa-dev-hub / alexa-dev-hub/alexa-community-jaipur
Discussion Topic: Multiple Terminal (Frontend and backend
Aperta
- Lingua principale
- JavaScript
- Stelle
- 13
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.