Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 222 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 222 Bytes

Testflow Tool

Build Setup

# 安装依赖
npm install

# 启动服务
npm run dev

浏览器访问 http://localhost:8083

发布

# 构建生产环境
npm run build