Commit 0b8abee9 authored by wty's avatar wty

修改服务器启动代码

parent 2fe45e02
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
}, },
"scripts": { "scripts": {
"dev": "react-scripts start", "dev": "react-scripts start",
"start": "node server/app.js", "start": "node server/bin/www",
"build": "sh build.sh", "build": "sh build.sh",
"buildWeb": "react-scripts build", "buildWeb": "react-scripts build",
"test": "react-scripts test", "test": "react-scripts test",
......
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