Skip to content

tanem/react-redux-playground

Repository files navigation

react-redux-playground

build status coverage status

Work in progress

Messing about with React and Redux. There's a bunch of useful info out there, but hopefully there are a few bits and pieces others might find helpful here too.

Features

The app is based on Redux's counter example, and includes:

Start

  1. Clone the repo
  2. npm install the dependencies
  3. Run npm start
  4. Open http://localhost:3000/ in your browser.

Testing

Single run, specs only:

$ npm run test:spec

Run specs and watch:

$ npm run test:watch

Generate coverage reports:

$ npm run test:cov

Links

People

Docs

Talks & Videos

Examples & Links

Articles & Tutorials

License

MIT

About

🎡 Messing about with React and Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published