Skip to content

Its Boiler Plate of React App with webpack configuration No need of Create React App

Notifications You must be signed in to change notification settings

mukulkathuria/react-boiler-plate

Repository files navigation

Project Description

Its BoilerPlate of React app with webpack and babel configuration , manages all the configuration for Development and for the production as well

For Production Optimization : used:

  1. TerserPlugin
  2. MiniCssExtractPlugin
  3. OptimizeCssAssetsPlugin

Usage

npm install 
yarn add
to Start the project 
npm start
yarn start

Pros And Cons

Cons

  1. Manual Configuration

Pros

  1. No need of Create React App

About

Its Boiler Plate of React App with webpack configuration No need of Create React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published