Skip to content

kukiron/Components-with-Reselect-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Components with Reselect Redux

Use of Reselect library for creating efficient, composable Redux store with minimal possible state.

Getting Started

Checkout this repo, install depdencies, then start the process with the following:

	> git clone https://github.com/kukiron/Components-with-Reselect-Redux.git
	> cd Components-with-Reselect-Redux
	> npm install
	> npm start

Or, download the .zip file. Extract the contents of the zip file, open your terminal, change to the project directory, and:

	> npm install
	> npm start

About

Logicless components using Reselect library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published