mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added start app.js
This commit is contained in:
parent
22ae392ace
commit
413dd242ba
4 changed files with 58 additions and 7 deletions
|
|
@ -25,5 +25,6 @@
|
|||
"node": "*"
|
||||
},
|
||||
"config": { "port": "1234" },
|
||||
"private": true
|
||||
"private": true,
|
||||
"scripts": {"start": "node app.js"}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue