egg-trilateral 默认设置端口号 7000 开发 $ npm i $ npm run dev $ open http://localhost:7000/ 部署 $ npm start $ npm stop