MerelSteenbrink / wagon-cities

simple app to practice react + redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple app to practice react + redux


Languages

Language:JavaScript 89.4%Language:CSS 7.2%Language:HTML 3.4%