/react-dev-environment

My React development boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

React Development Environment

Build Status Greenkeeper badge

This is basically my standard development environment bootstrapped with Create React App..

And rewired with react-app-rewired which helps to override CRA configs.

It's consist of ready stylelint (with styled-components presets), eslint, prettier, styled-components, CSS normalize with injectGlobals.js

It's a very nice start if your're not very familiar even with simple setup of the stuff :)