Skip to content

jsdelivrbot/react-redux-simple-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and Redux Simple Example

Simple React app using Redux

How to use

  • Clone this repo and enter it

  • Install the dependencies

yarn

Commands available

  • To run the app in development mode use
yarn serve:dev
  • To run the tests use
yarn test
  • To run the tests in watch mode use
yarn test:watch

About

Simple React app using Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 9.6%