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 f3fb273 commit 975b5caCopy full SHA for 975b5ca
README.md
@@ -2,17 +2,18 @@
2
Scrum Masters can create tasks for employees in this project.
3
4
Open command line and apply that steps:
5
+-----------
6
```
-1. Step →→
7
+1. Step
8
git clone https://github.com/mreorhan/Scrum-Task-Management-with-ReactJS-Express-Server/ scrumtaskmanagement
9
-2. Step <br/>
10
+2. Step
11
cd scrumtaskmanagement npm start
12
-3. Step (open new command line)<br/>
13
+3. Step (open new command line)
14
cd scrumtaskmanagement/client npm start
15
-4. step<br/>
16
+4. step
17
You can start working on which explorer window.
18
19
0 commit comments