Start script
This commit is contained in:
parent
4e66f1c071
commit
79ab3af7fc
|
@ -22,6 +22,9 @@
|
|||
"browser"
|
||||
],
|
||||
"main": "./app.js",
|
||||
"scripts": {
|
||||
"start": "nodemon index.js -p 9000"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/erming/chat.git"
|
||||
|
|
Loading…
Reference in New Issue