mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-06-22 06:00:43 -04:00
npm start
executes node index.js public
This commit is contained in:
parent
aa38ae2a28
commit
51542e9dce
2 changed files with 675 additions and 26 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"start": "node index.js public",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue