/react-boilerplate-webpack-babel

Boilerplate for react using webpack 4 and babel 7

Primary LanguageJavaScript

Motivation

Have a common webpack, babel setup for react projects without spending a few hours to set them up every time.

Features

How to use

  • Development: npm start
  • Production: npm build

Credits

Adeel Imran's awesome guide on medium for the sick babel and webpack setup