Creating a Production Ready React App
Is it possible to create a medium sized production ready app using create-react-app? I need to add i18n as well as offline support with push notifications. Is there any alternative or boilerplate better than create-react-app that suits this purpose?