Skip to content

The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?

Notifications You must be signed in to change notification settings

simply-alliv/advanced-react-webpack-babel-setup

 
 

Repository files navigation

advanced-react-webpack-babel-setup

Build Status Slack Greenkeeper badge

Advanced React with Webpack Setup. How to set it up yourself:

Edit advanced-react-webpack-babel-setup

Features

  • React 16
  • Webpack 4
  • Babel 7
  • Hot Module Replacement
  • Dev + Production Builds
  • Dist Folder Managagement by Webpack
  • Common and environment specific Webpack Configuration
  • Composition of Webpack Configuration
  • Source Maps
  • Environment Variables
  • Webpack Add-Ons
  • ESLint + Prettier

DIY Add-Ons

Alternatives

Installation

  • git clone git@github.com:rwieruch/advanced-react-webpack-babel-setup.git
  • cd advanced-react-webpack-babel-setup
  • npm install
  • npm start
  • visit http://localhost:8080/

About

The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 94.5%
  • HTML 5.5%