React and Webpack boilerplate providing hot module replacement for development.
A minimal React starter that uses Webpack and Babel to enable hot module replacement (HMR) for rapid development. It includes SASS support, image asset handling, a production build script, Prettier-based formatting, and testing setup with Jest and React Testing Library. Suited for single-page React applications and prototypes.
0