Showing
1 changed file
with
3 additions
and
2 deletions
... | @@ -34,12 +34,13 @@ | ... | @@ -34,12 +34,13 @@ |
34 | $ cd Mapmory | 34 | $ cd Mapmory |
35 | $ npm install | 35 | $ npm install |
36 | 36 | ||
37 | - Input Mongo key and google map key | 37 | + Input google map key(partials/showmap.ejs and partials/gmap.ejs) |
38 | <img src = "https://user-images.githubusercontent.com/73929383/120812504-fd8c0180-c587-11eb-9258-e99adec55714.PNG" width="550" height = "110"> | 38 | <img src = "https://user-images.githubusercontent.com/73929383/120812504-fd8c0180-c587-11eb-9258-e99adec55714.PNG" width="550" height = "110"> |
39 | 39 | ||
40 | + Input Mongo key(index.js) | ||
40 | <img src = "https://user-images.githubusercontent.com/73929383/120812932-696e6a00-c588-11eb-8a07-ce2b22ff09c0.PNG" width="550" height = "100"> | 41 | <img src = "https://user-images.githubusercontent.com/73929383/120812932-696e6a00-c588-11eb-8a07-ce2b22ff09c0.PNG" width="550" height = "100"> |
41 | 42 | ||
42 | - Input Port number | 43 | + Input Port number(index.js) |
43 | <img src= "https://user-images.githubusercontent.com/73929383/120813437-d7b32c80-c588-11eb-9d52-4ef570212d85.PNG" width = "550" height = "120"> | 44 | <img src= "https://user-images.githubusercontent.com/73929383/120813437-d7b32c80-c588-11eb-9d52-4ef570212d85.PNG" width = "550" height = "120"> |
44 | 45 | ||
45 | 46 | ... | ... |
-
Please register or login to post a comment