Skip to content

Commit 38a2b3b

Browse files
react-5
1 parent 81e5258 commit 38a2b3b

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

README.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
1-
FULL STACK COURSE 2023
2-
Hi, This is CoderDost Youtube Channel Full Stack Development Course Course Link ,
1+
# FULL STACK COURSE 2023
32

4-
You can download code from here via :
3+
54

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),
86

9-
checkout branch according to video git checkout react-1 [ for chapter 1]
7+
108

11-
run npm install inside the root directory before running the code
9+
You can **download code** from here via :
1210

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
1512

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+

0 commit comments

Comments
 (0)