build-react-pagination-demo

The source code for demo on how to build custom pagination component in a React application.

  • 所有者: gladchinda/build-react-pagination-demo
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Building Pagination (React) Demo

You can checkout the full article on Scotch: Build Custom Pagination with React.

This project contains a demo source code showing how to build a custom pagination component in a React application. Prior experience working with the React framework is required for complete understanding of the demo code. You can checkout the docs to learn more about React.

Here is a screenshot of the demo React application:

Demo Application

Before you begin, make sure you have npm and node installed on your system. It is recommended that you use yarn instead of npm to run and manage the package. Follow this guide to install yarn on your system.

Once you have either yarn or npm installed, run the following commands to get started.

Note that this demo was bootstrapped using the create-react-app package. You can look through this extensive guide for the available scripts.

Using NPM

npm install
npm start

Using Yarn

yarn
yarn start

You can also get a live demo on Code Sandbox.

Edit l29rokm9rm

主要指标

概览
名称与所有者gladchinda/build-react-pagination-demo
主编程语言JavaScript
编程语言HTML (语言数: 3)
平台
许可证
所有者活动
创建于2018-04-20 23:11:58
推送于2018-06-29 09:49:02
最后一次提交2018-06-29 10:49:02
发布数0
用户参与
星数60
关注者数7
派生数58
提交数8
已启用问题?
问题数6
打开的问题数2
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?