Skip to content

Simple boilerplate for React with redux, router, babel, hmr, eslint, sass (with bourbon), codespliting and much more...

Notifications You must be signed in to change notification settings

fnnzzz/my-simple-react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal React-Redux boilerplate for fast start developing on React


Under the hood:

  1. Webpack
  2. Babel (ES6/ES7 support)
  3. Redux (with pretty dir's structure for actions, reducers, containers and components)
  4. React-router
  5. ESLint
  6. Hot Module Replacement with codespliting and dev-server
  7. SASS preprocessor with Bourbon framework ... and much more

How to make it work?

  1. Clone this repo
  2. Run npm install in terminal
  3. Run npm start
  4. Go to http://localhost:8080

About

Simple boilerplate for React with redux, router, babel, hmr, eslint, sass (with bourbon), codespliting and much more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published