react-redux-starter

2.0.4 • Public • Published

React + Redux starter

This project includes a basic starter boilerplate for our React + Redux + React Router projects, using webpack as a build system and babel for transpilation.

Getting Started

npm install
npm run dev

Browse to http://localhost:9000.

Development

npm run dev

This will start a webpack dev server with hot reloading at http://localhost:9000.

Production

npm run build

This will build and uglify files to dist/ ready to push to production.

Includes

Todos

  • Configure react-devtools

Readme

Keywords

none

Package Sidebar

Install

npm i react-redux-starter

Weekly Downloads

1

Version

2.0.4

License

ISC

Last publish

Collaborators

  • nwinch
  • prismatik