修改静态页面
正在显示
包含
21 行增加
和
1 行删除
| ... | ... | @@ -5,7 +5,7 @@ |
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1", | ||
| "start": "http-server -a 0.0.0.0 -p 9090" | ||
| "start": "http-server -a 0.0.0.0 -p 9091" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC" | ||
| ... | ... |
请
注册
或
登录
后发表评论