# xy-cli **Repository Path**: y-f-c/xy-cli ## Basic Information - **Project Name**: xy-cli - **Description**: 一个react脚手架 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-27 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个关于react的脚手架 ================== ### 具体技术 * #### 可选择 `redux router antd` * #### 内置工具 封装了`axios` 配置了`moment lodash` ### 使用方法 ```shell $ npm install -g dtxy-cli $ dtxy-cli create myapp ``` #### 后续继续优化