Starter project for React with a custom build pipeline inspired by:
https://medium.com/@JedaiSaboteur/creating-a-react-app-from-scratch-f3c693b84658
...but adjusted to work with the latest (2022.08.19) versions of Babel, Webpack and React.
- Clone the repo
- Run
npm installto install all node modules - Run
npm run startto launch the local webserver and get the hot reload enabled website spinning at http://localhost:3000/