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 543fd5d commit 54933e7Copy full SHA for 54933e7
README.md
@@ -8,8 +8,16 @@
8
</ul>
9
10
<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
+ 1. clone the project from repository <b>https://github.com/rahulpra567/node-restful-api-swagger-mongoose.git</b><br>
+ 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
22
23
-
0 commit comments