React starter with Webpack bundling, Jest tests, ESLint, and Docker
Simple starter boilerplate for building React applications using Webpack for bundling, Jest for unit testing, and a Dockerfile for containerized development. Includes Babel transpilation, ESLint (Airbnb), React Router, SCSS support, and basic build/test scripts suitable for single-page application development.
0