# mhd-react **Repository Path**: singcl/mhd-react ## Basic Information - **Project Name**: mhd-react - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React 从入门到放弃🍀 [![CircleCI branch](https://img.shields.io/circleci/project/github/singcl/mhd-react/master.svg?style=flat-square)](https://circleci.com/gh/singcl) [![Codecov branch](https://img.shields.io/codecov/c/github/singcl/mhd-react/master.svg?style=flat-square)](https://circleci.com/gh/singcl) [![node (tag)](https://img.shields.io/node/v/mhd-react/latest.svg?style=flat-square)]() [![npm](https://img.shields.io/npm/v/mhd-react.svg?style=flat-square)](https://www.npmjs.com/package/mhd-react) [![npm](https://img.shields.io/npm/dy/mhd-react.svg?style=flat-square)](https://www.npmjs.com/package/mhd-react) [![npm](https://img.shields.io/npm/dm/mhd-react.svg?style=flat-square)](https://www.npmjs.com/package/mhd-react) [![npm](https://img.shields.io/npm/dw/mhd-react.svg?style=flat-square)](https://www.npmjs.com/package/mhd-react) ### 安装 `yarn install` (*recommended*) or `npm i` ### DEMO - [React + Webpack 基本示例](./demo/demo00-webpack/) - [React元素创建示例](./demo/demo01-React元素/) - [React组件创建示例](./demo/demo02-React组件/) - [React组件生命周期](./demo/demo03-React生命周期/) - [React JSX语法](./demo/demo04-React_JSX/) - [React Mock数据](./demo/demo05-React_Mock/)