Skip to content

This is a starter boilerplate for React using Webpack5. Configured with eslint rules

Notifications You must be signed in to change notification settings

miami78/webpack5-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack5-react-boilerplate

Webpack 5 boilerplate for react using babel, sass, with a hot dev server and an optimized production build.Configured with eslint rules.

Installation

git clone https://github.com/miami78/webpack5-react-boilerplate.git
cd webpack5-react-boilerplate
yarn / npm i

Usage

Development server

yarn start / npm start

You can view the development server at localhost:8080.

Production build

 yarn build / npm run build

Features

Dependencies

webpack

Babel

Loaders

Eslint

Plugins

About

This is a starter boilerplate for React using Webpack5. Configured with eslint rules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published