alexa-dev-hub / alexa-dev-hub/alexa-community-jaipur
Discussion Topic: Multiple Terminal (Frontend and backend
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 13
- Forks
- 15
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
@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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.