Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
4 | "description": ">20151039045 정승호", | 4 | "description": ">20151039045 정승호", |
5 | "main": "index.js", | 5 | "main": "index.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | + "start":"node index.js" , | ||
7 | "test": "echo \"Error: no test specified\" && exit 1" | 8 | "test": "echo \"Error: no test specified\" && exit 1" |
8 | }, | 9 | }, |
9 | "repository": { | 10 | "repository": { | ... | ... |
-
Please register or login to post a comment