Skip to content

mifas/react-redux-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and Redux with Hot Module Replacement(HMR)

Quick Overview

This project was bootstrapped with Create React App.

This is boilerplate for React,Redux with HMR using Create-React-App

create-react-app already supports hot reloading without any additional configuration needed

I followed Mark's Dev Blog to create Hot Module Replacement(HMR) with create-react-app.

This repo has already configured with redux with additional dependancies like redux-thunk redux-promise-middleware redux-logger

Installation

git clone https://github.com/mifas/react-redux-hmr
cd react-redux-hmr
yarn install
yarn start

About

React and Redux with HMR using create-react-app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published