/react-router-pagination-io

React Router Pagination

Primary LanguageJavaScript

react-router-pagination-io

An example implementation of React Router Pagination.

In your terminal enter the commands:

npm install
npm start

This will build and start in the application in production mode. For development enter:

npm install
npm run dev

On completion the site should be available on http://localhost:5000.