Add start script.
parent
8b926ba846
commit
2b06e8ee34
|
|
@ -4,6 +4,7 @@
|
||||||
"description": "A generic WebRTC library and peering server.",
|
"description": "A generic WebRTC library and peering server.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "node server/server.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue