/react-redux-starter

Rangle.io official React + Redux starter

Primary LanguageJavaScriptMIT LicenseMIT

react-redux-starter

Rangle.io official React + Redux starter

Getting Started

Use our starter script, with react-redux-starter as the techStack argument.

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 start

License

Copyright (c) 2015 rangle.io

MIT License