dansackett / my-react-starter

A starter for ReactJS based on things I've read around the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My React Starter Playground

A place for me to slowly build up a starter React project template. Currently this includes:

  • React
  • Redux
  • Webpack 2 (Working on Beta branches which will need to be updated later)
  • Hot module reload for dev environments
  • Decently-performant production builds
  • Sass 7-1 with BEM styling (newer modular CSS is still weird to me)
  • Redux-Saga
  • React-Router

About

A starter for ReactJS based on things I've read around the web


Languages

Language:JavaScript 77.8%Language:CSS 21.2%Language:HTML 1.0%