rycnhoj / redux-manifest

A paginated table implementation using Redux and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Manifest

A paginated table implementation using Redux and React

Demos

Basic Redux Manifest Example

To run the Basic Redux Manifest Example, run the following command in the terminal:

npm run example

This will serve the application on localhost:8081. Navigate to that page in your browser to see the Basic Redux Manifest Example.

Alt text

Storybook

To run Storybook to test and debug individual React Components, run the following command in the terminal:

npm run demo

This will serve Redux-Manifest Storybook on localhost:9001. Navigate to that page in your browser to see Storybook.

Alt text

About

A paginated table implementation using Redux and React

License:MIT License


Languages

Language:JavaScript 95.6%Language:CSS 2.7%Language:HTML 1.7%