Webpack 5 Setup React
To install npm dependencies, run:
npm install
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder:
npm run build