5

git clone https://github.com/substrate-developer-hub/substrate-front-end-template/ --branch tutorials/kitties

The above link is not available anymore. Would you mind sharing the right or latest version one? TIA.

2 Answers 2

9

Here is the kitties solution branch for the front-end:

2

i guess you can find all the branch by doing :

git branch -a // to list all branch 

and

git checkout name_of_branch //to change the current branch 

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.