Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임태민
/
Mapmory
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
홍지윤
2021-06-04 23:29:25 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7761d59367b8e6e4d4d1ff923720e279aaff601e
7761d593
1 parent
638f5a48
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
README.md
README.md
View file @
7761d59
...
...
@@ -34,6 +34,7 @@
$ cd Mapmory
$ npm install
----------------
Input google map key(partials/showmap.ejs and partials/gmap.ejs)
<img
src =
"https://user-images.githubusercontent.com/73929383/120812504-fd8c0180-c587-11eb-9258-e99adec55714.PNG"
width=
"550"
height =
"110"
>
...
...
@@ -44,11 +45,12 @@
<img
src=
"https://user-images.githubusercontent.com/73929383/120813437-d7b32c80-c588-11eb-9d52-4ef570212d85.PNG"
width =
"550"
height =
"120"
>
$ node index.js
If it does not work well
<br/>
<br/>
----------------
If
``` node index.js ```
does not work well
$ npm install nodemon-g
...
...
@@ -60,7 +62,9 @@ At package.json, add ``` "start" : "nodemon index.js" ```
}
$ npm start
----------------
<br/>
<br/>
### Dependency
-----------------
...
...
Please
register
or
login
to post a comment