Skip to content

elquimista/react-app-suspenders

Repository files navigation

react-app-suspenders

A React app template with artificis' standard defaults.

Daniel Craig with suspenders

Installation

Download (not clone) this repository and install dependencies:

yarn

Default Configuration

  • Initiated using create-react-app
  • Webpack configuration overriden using react-app-rewired
  • .babelrc with react-app preset and transform-decorators-legacy, transform-react-pug plugin
  • .postcssrc with postcss-import, precss, cssnext
  • .eslintrc with airbnb-base, plugin:react-pug/all, prettier (using single quote rule)
  • .browserslistrc
  • redux, redux-actions, redux-thunk, redux-persist, redux-form
  • react-router-dom, react-router-redux
  • reselect