Testflow Tool Build Setup # 安装依赖 npm install # 启动服务 npm run dev 浏览器访问 http://localhost:8083 发布 # 构建生产环境 npm run build