Skip to content

qeekin/redux-boilerplate

 
 

Repository files navigation

redux-boilerplate

Build Status

Another boilerplate for personal usage

Extend counter examples with react-router. And use chai and sinon instand of expect.

Start

$ npm install
$ npm start

You can change server port using following command.

$ PORT=5000 npm start

Testing

$ npm test

note: jsdom >= v4.0 can not work on node 0.x

License

MIT © C.T. Lin

About

Another boilerplate for personal usage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • HTML 1.1%