Skip to content

rperrote/react-redux-rgs

Repository files navigation

React Redux Boilerplate

Build Status I Care Dependency Status

A react, redux, webpack, css modules, postcss, karma and mocha boilerplate. Complete with super simple authentication flow, tests on reducers and components. Related to blogpost. Complete with redux dev tools. ctrl-h and ctrl-q shortcuts :)

Installation

npm3 and node v4+ required

git clone git@github.com:export-mike/react-redux-boilerplate.git

npm i

npm start

new shell: npm run test:watch

other commands:

test mocha only: npm run mocha:watch

test karma only: npm run karma:watch

for CI use npm test

Build: npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published