Skip to content

errorsmith/react-webpack-boilerplate

Repository files navigation

React Webpack boilerplate

PRs Welcome contributions welcome

Features

  • React 18
  • Webpack 5
  • Babel 7
  • React Fast Refresh

Install

git clone --depth=1 git@github.com:errorsmith/react-webpack-boilerplate.git
cd react-webpack-boilerplate
npm install
npm run dev