File tree 1 file changed +22
-10
lines changed
1 file changed +22
-10
lines changed Original file line number Diff line number Diff line change 1
- FULL STACK COURSE 2023
2
- Hi, This is CoderDost Youtube Channel Full Stack Development Course Course Link ,
1
+ # FULL STACK COURSE 2023
3
2
4
- You can download code from here via :
3
+
5
4
6
- Git Commands
7
- use git clone <repository_url>
5
+ Hi, This is ** CoderDost Youtube Channel** Full Stack Development Course [ Course Link ] ( https://youtube.com/coderdost ) ,
8
6
9
- checkout branch according to video git checkout react-1 [ for chapter 1 ]
7
+
10
8
11
- run npm install inside the root directory before running the code
9
+ You can ** download code ** from here via :
12
10
13
- If you are not comfortable with git, directly download the branch as Zip.
14
- Choose branch related to the Video e.g. react-1 [ for chapter 1]
11
+ 1 . Git Commands
15
12
16
- run npm install inside the root directory before running the code
13
+ - use ` git clone <repository_url> `
14
+
15
+ - checkout branch according to video ` git checkout react-1 ` [ e.g. for chapter-1]
16
+
17
+ - run ` npm install ` inside the root directory before running the code
18
+
19
+
20
+
21
+ 2 . If you are not comfortable with git, directly download the branch as Zip.
22
+
23
+ - Choose branch related to the Video e.g. ` react-1 ` [ e.g. for chapter-1]
24
+
25
+ - run ` npm install ` inside the root directory before running the code
26
+
27
+
28
+
You can’t perform that action at this time.
0 commit comments