Webpack repository to build scalable web applications with some of best practices around development
React scalable is a webpack configured template to clone and code in your scratch projects. This setup supports typescript and have some basic components builded to explore react. Furthermore, this project contains the necessary to run integration and end to end testing with cypress. Also, you can send a pr to improve the setup.
You can add .env file copying the .env.example content for development, and mapping the variable names on the webpack production config file.