Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

mikedevita/react-auth-boilerplate

Repository files navigation

##Redux Boilerplate

This is the boilerplate I use as a quick start for experiments with Redux. It is kept up to date with the latest releases of redux, react-redux, redux-devtools, react-router and redux-router, including beta (and sometimes alpha) releases. As it using the latest and greatest (and potentially unstable) releases, it may not be suitable as boilerplate for production code.

###Usage

Install:

git clone https://github.com/ellbee/redux-boilerplate.git
cd redux-boilerplate
npm install

Run:

npm start

Run with devtools:

npm run devtools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published