st33n / react-webpack-babel

Simple React Webpack Babel Starter Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Simple React Webpack Babel Starter Kit

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%