Skip to content

afisher88/react-redux-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React, Redux and Webpack starter

What?

Very simple starter project with React, Redux and Webpack configured with hot reloading.

Setup

  1. Make sure you have Node installed (>= 8.9.2)
  2. Clone the repository
  3. Run npm install
  4. To start the app run npm dev. This will run webpack-dev-server and webpack --watch and the project will be available at http://localhost:8080/ (hot reloading is enabled)

About

Starter for using React, Redux and Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published