# npm-react-component-example **Repository Path**: DingMY2016/npm-react-component-example ## Basic Information - **Project Name**: npm-react-component-example - **Description**: npm+react 打包开发组件示例 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-05-07 - **Last Updated**: 2022-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # npm-react-component-example #### 介绍 npm+react 打包开发组件示例, 介绍博客地址: #### 软件架构 npm + react + webpack #### 安装教程 1. npm i 2. 调试: npm run start 3. 编译:npm run build