Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 339 Bytes

File metadata and controls

13 lines (7 loc) · 339 Bytes

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