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 20:59:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9a2f32d7f5f65ec5eef1bfb537df0afeb14be438
9a2f32d7
1 parent
3a9eaa97
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
9a2f32d
...
...
@@ -28,7 +28,7 @@ If it does not work well
$ npm install nodemon-g
At package.json, add
```shell
"start" : "nodemon index.js" ```
At package.json, add
```
"start" : "nodemon index.js" ```
"scripts": {
"test": "echo
\"
Error: no test specified
\"
&& exit 1",
...
...
@@ -52,5 +52,5 @@ At package.json, add ```shell "start" : "nodemon index.js" ```
### 👬 Team members
-----------------
+
Im Taemin (devTaemin)
+
Hong Jiyoon (fheldgktpdy)
\ No newline at end of file
+
Im Taemin (@devTaemin)
+
Hong Jiyoon (@fheldgktpdy)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment