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