1.1.9 • Published 8 years ago

react-redux-karma-starter-kit v1.1.9

Weekly downloads
9
License
ISC
Repository
github
Last release
8 years ago

React Redux Karma Starter Kit

NPM version Build Status Total Status

Motivation

  • I love React, but I hate setting it up. I seriously wasted my entire Friday night and all day Saturday trying to setup istanbul.

What this provides

  • This provides you with a React application that already has webpack, karma, babel, code coverage reports, redux, and react-router setup without you having to do anything. For some reason I couldn't find this anywhere.

How to use me

Create a directory.

In that directory, do npm init, follow the prompts,

then run npm install react-redux-karma-starter-kit

NOTE: If you do --save-dev or --save bad things will happen, so don't do it!!

SECOND NOTE: Keep in mind, this deletes your src and test folders and will overwrite other files: .eslintrc, .babelrc, karma.conf.js, and webpack.config.js

Once installation is complete, do npm test and that will run your unit tests with coverage generated in a coverage folder.

You can also do, npm start, which will run webpack-dev-server

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago