/my-react-boilerplate

My first react webpack setup

Primary LanguageJavaScriptMIT LicenseMIT

My First React Webpack

My first react webpack setup, please contact me if my setup was wrong :)

Features

  • React-Hot-Loader
  • React-Router-Dom

Install

$ npm install

Development

$ npm start

Production

$ npm run build

Loader

  • babel-loader
  • css-loader
  • file-loader
  • style-loader

Plugins

  • clean-webpack-plugin
  • html-webpack-plugin
  • mini-css-extract-plugin
  • optimize-css-assets-webpack-plugin
  • uglifyjs-webpack-plugin