Skip to content

Verthon/webpack-react-boilerplate

Repository files navigation

webpack-react-boilerplate

Minimal React-Webpack SPA boilerplate

Setup

For this project Node 20 is recommended as well as nvm

  • clone repo or click use this template on Github

Available commands:

  • npm run start to start local dev-server
  • npm run test:unit to run unit tests using jest
  • npm run test:unit:clear to clear jest cache
  • npm run build to create production ready bundle
  • npm run build:analyze to check the bundle size and analyze chunks of production build

About

Boilerplate with modern setup of Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published