Skip to content

Yet another React Redux boilerplate, but we all use CRA anyways! 🎉

Notifications You must be signed in to change notification settings

jffr/react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Boilerplate

Yet another React Redux boilerplate, but we all use CRA anyways! 🎉

This boilerplate came to life when I learning about Webpack and React Redux with TypeScript. If you're interested, it has the following features:

  • TypeScript
  • CSS Modules
  • Hot Module Reloading
  • Lazy loading components
  • Linter for React and Typescript (ESLint)
  • Redux with TypeScript
  • Plugin to notify you about avoidable re-renders (@welldone-software/why-did-you-render)
  • An overengineerd counter application to get you started!

Usage

To start the development server, use npm start in your favorite terminal. You can build your app for production with npm run build.

About

Yet another React Redux boilerplate, but we all use CRA anyways! 🎉

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published