Skip to content

raghavmac/react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux

A sample react-redux source. I believe this covers both plain logic for utility kinda apps and also API part of it. Happy hacking!

Requirements

  • NodeJs 6.5 or above //but not 6.11

Install

git clone https://github.com/raghavmac/react-redux.git
npm install

or yarn install as alternative

Run

npm start or yarn start

Then visit http://localhost:8100/

Tests

  • Unit - npm test

About

A sample react-redux source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published