Webpack5 template with React & TypeScript Initial steps Install dependencies npm install Run the project in development mode npm start Build for production npm run build