Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

lewagon/chat-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redux-boilerplate

Simple React + Redux starter with the following config:

  • React, ReactDOM
  • Redux, React-Redux
  • Webpack 3
  • Babel with es2015 and react presets
  • Bootstrap (css only, loaded from a cdn in index.html)
  • work with .js or .jsx files
  • main application.scss stylesheet is imported in index.js as a module to enjoy hot reloading