# axios简版 **Repository Path**: jswgl/axios-package ## Basic Information - **Project Name**: axios简版 - **Description**: 使用typescript实现axios简版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### axios封装 ### npm i create-react-app -g ### create-react-app axios --typescript ### npm run start ### 如果端口有跨域 需要在api.js里面修改前端接口