Skip to content

shengnian/webpack2-react-redux-starter

Repository files navigation

React Redux Starter for webpack 2

This starter kit is base on davezuko's see more: react-redux-starter-kit

Table of Contents

  1. Features
  2. Requirements
  3. Getting Started

Features

Requirements

  • node ^4.5.0
  • yarn ^0.21.3 or npm ^3.0.0

Getting Started

$ git clone https://github.com/shengnian/webpack2-react-redux-starter.git <my-project-name>
$ cd <my-project-name>
$ yarn install    # Install project dependencies
$ yarn start      # Compile and launch (same as `npm start`). The default is: http://localhost:4444.
$ yarn run electron # Compile and launch electron

About

Get started with Webpack 2.x, React, Redux, and React-Router.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published