# create-react **Repository Path**: Remons/create-react ## Basic Information - **Project Name**: create-react - **Description**: 基于cra的简易封装 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-31 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### create-react #### 项目介绍 基于`react`、`webpack` 搭建的项目脚手架,内置 `antd`、`mobx` #### 运行 `npm run start` #### 打包 `npm run build`