# react-pagination
**Repository Path**: hanwei59/react-pagination
## Basic Information
- **Project Name**: react-pagination
- **Description**: React分页组件
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2015-04-02
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# react-pagination
React实现的分页组件,接口方便、使用灵活。
用烦了dataTable,试试这个吧,其实你需要的可能只是一个分页。
## 用法
```
```
## 运行示例
```sh
git clone
cd
npm install
npm start
```
然后打开这个链接看效果 http://localhost:3000/
服务端是模拟的,请查看ajax调用
mail:hanwei@qianmi.com