# fast_responder_client **Repository Path**: silwings/fast_responder_client ## Basic Information - **Project Name**: fast_responder_client - **Description**: 快捷应答服务客户端 , 方便对应答器进行管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2022-01-22 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fast_responder_client 这是 fast_responder 服务的客户端 可通过src\request\config.js修改请求域名 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).