Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages