技术架构 express服务+mogondb数据库 启动 默认启动端口号为80 npm run start 要添加自定义端口号如下 npn run start -- --port=8000 运行则会监听8000端口