Skip to content

cg3/iot-hack-react-client

 
 

Repository files navigation

React Redux Boilerplate

Build 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 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 omit :watch on your npm run command.

Build: npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 26.6%
  • HTML 0.6%