/react-hot-env

Webpack + Express + HMR + BEM + LESS + PostCSS

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

react-hot-env

Build Status Coverage Status

A boilerplate as simple as possible. And it works!

  • Clone repo
git clone git@github.com:isnifer/react-hot-env.git
  • Go to folder
cd react-hot-env
  • Install deps
npm install
  • Start express with webpack-hot-middleware
npm start

WTFPL © Anton Kuznetsov