Skip to content

jasbindar-singh/webpack-react

Repository files navigation

Webpack React

This is webpack setup for a React app from scratch.

Run Locally

Clone the project

  git clone https://github.com/jasbindar-singh/webpack-react.git

Go to the project directory

  cd webpack-react

Install dependencies

  npm i

Start the server

  npm start

Configuration

  • Produsction & Development Environment
  • React setup with SASS, PostCSS Autoprefixer config
  • Linters Setup (Eslint, Prettier)

License

MIT

Authors

About

A Webpack config setup for a React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published