Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nathan-08/react-webpack-basic-setup

Repository files navigation

Basic webpack setup for react

screen cap

Notice the webpack.config.js, .bablerc, and package.json for dependencies

npm run start to start the dev server

npm run build to build

autoprefixer

  • type npx autoprefixer --info in the project directory to see list of autoprefixer rules

About

Basic Webpack setup for a React application, using Babel, html and css loaders, and webpack dev server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published