shiang / react-pagination-example

An example of pagination component built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the app

This project was bootstrapped with Create React App, but:

  • With node-sass-chokidar as a development dependency to enable SASS in create-react-app bootstrapped project with custom npm scripts
  • For details, see this guide

Installation

  • npm install (or yarn install)
  • npm start (oryarn start`)

Notes

About

An example of pagination component built with React


Languages

Language:JavaScript 79.9%Language:CSS 11.6%Language:HTML 8.6%