Skip to content

IguteChung/react-redux-hot-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-hot-boilerplate

Installation

Download packages

npm install

Run dev server with HMR(Hot Module Replacement) enabled

npm run dev

Run production server

npm run build
npm run start

Introduction

This boilerplate provides a light-weight, flexible and up-to-date solutions for React web programming. It supports:

  • React single page APP.
  • Webpack with Hot Module Replacement and CSS loader.
  • Redux data store.
  • Helmet header configuration.

Dependency

Name Version Description
React react-npm Single page app
Redux Redux redux-npm Data store
React Router router-npm Page routing
React Helmet helmet-npm Header management

Dev-dependency

Name Version Description
Webpack webpack-npm Assets packaging
React Hot Loader react-hot-npm HMR for React
CSS loader css-loader-npm CSS loader
Extract Text Webpack Plugin extract-text-npm styles spliting

About

Light weight boilerplate for React + Redux + Hot reloading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •