Skip to content

Commit 54933e7

Browse files
authored
Update README.md
1 parent 543fd5d commit 54933e7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,16 @@
88
</ul>
99

1010
<h4>How to Install</h4>
11-
1. clone the project from repository <b>https://github.com/rahulpra567/node-restful-api-swagger-mongoose.git<b>
12-
2. download the repository
11+
1. clone the project from repository <b>https://github.com/rahulpra567/node-restful-api-swagger-mongoose.git</b><br>
12+
2. download the repository<br>
13+
14+
<h4>Install the npm dependencies</h4>
15+
First of all, we need install npm package that in pacakge.json<br>
16+
we need run command <b>npm install</b> in project in window.<br>
17+
18+
<h4>How to Run for locally</h4>
19+
we need run command <b>npm start</b> for run the project.
20+
21+
1322

1423

15-

0 commit comments

Comments
 (0)