Skip to content

Commit b3203f1

Browse files
authoredDec 16, 2020
Update README.md
1 parent 78c1df9 commit b3203f1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ and the link in format of https://domain.com/token/?:token by using token only t
3535
</ul>
3636

3737

38+
# How to run
39+
40+
<ul>
41+
<li>Clone this repo</li>
42+
<li>cd IpLogger</li>
43+
<li>npm install</li>
44+
<li> add DBURL and USERNAME and PASSWORD in .env file </li>
45+
<li>npm start</li>
46+
</ul>
3847

3948
# website preview
4049

0 commit comments

Comments
 (0)
Please sign in to comment.