Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Starter pack for React + Redux + Webpack projects.

Resources

Stars

10 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages