Commit 675debe8 authored by zhiyan's avatar zhiyan

修复开始命令

parent 64fa9a70
......@@ -4,7 +4,7 @@
"description": "",
"main": "app.js",
"scripts": {
"start": "npm ./app.js"
"start": "node ./app.js"
},
"author": "",
"license": "ISC",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment