1.1.9 • Published 6 years ago

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

Weekly downloads
9
License
ISC
Repository
github
Last release
6 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

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago