AppMate browser.
这是 AppMate web 端,功能可用于测试 AppMate 整个链路。
See Also
Node >= 6 and npm >= 3 工具链安装请参考 installation
这是使用 create-react-app 搭建的一个简单的 web 端原型。细节可参考 how to build
index.js
: 页面路由App.js
: 设置统一的页头和页尾Entry.js
: AppMate 入口页Dashboard.js
: 详情页面的布局components/
: 详情页各功能组件,比如 hotfix、sandboxevent.js
: websocket 链接处理utils.js
: 常用功能封装