/react-redux-seed

A React/Redux project seed

Primary LanguageJavaScriptMIT LicenseMIT

react-redux-starter

Rangle.io official React + Redux starter

Getting Started

$ git clone https://github.com/rangle/react-redux-starter
$ npm install

npm scripts

Dev

$ npm run dev

Open http://localhost:3000 in your browser.

Tests

Single Run

$ npm run test

Watch Files

$ npm run test:watch

Coverage

$ npm run cover

Production

$ npm run start

License

Copyright (c) 2015 rangle.io

MIT License