Skip to content

njam/react-redux-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-tutorial

An example "comments box" application using React and Redux as a state container.

It is based on the React tutorial and built using the create-react-app bootstrap helper.

Development

Install dependencies:

npm install

Start the development server:

npm start

Run the tests:

npm test

About

React "comments" example using Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published