0.1.0 • Published 5 years ago

test-react-router-redux-seed2 v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
5 years ago

react-router-redux-seed

Build Status

Seed project for react-router-redux apps.

##Keywords React, React-Redux, React-Router, React-Router-Redux, Immutable, Redux-Immutable, Redux-Thunk, Webpack, Babel, ECMAScript6, Redux-Devtools, ESlint, JEST

##Getting Started

  • Install dependent module
npm install
npm start
  • Run JEST for testing
npm test
  • Run ESLint for codingstyle
npm run lint