We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddef3b commit bdb1964Copy full SHA for bdb1964
docs/guides/frontend_setup.txt
@@ -21,6 +21,12 @@
21
22
And open the link in the terminal to check if everything is working fine
23
24
+4. Create your own branch
25
+ Run:
26
+ git branch <YourName>-frontend
27
+
28
+ You may need to sign in to github on vs code to do this, lmk if you do and I can help
29
30
31
32
Lmk if anything in here needs revision in class
0 commit comments