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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?