/react-webpack-babel

Simple React Webpack Babel Starter Kit

Primary LanguageJavaScriptMIT LicenseMIT

Jayway Lab on Redux

Slides

What's in it?

Just a simple index.jsx, webpack.config.js and index.html file and a redux store config-store.js

To run

You can simply run webpack build using this command:

> $ npm install
> $ npm start

Open the web browser to http://localhost:8080/

To test

> $ npm test

The Lab:

Choose: