A highly scalable, Progressive Web Application foundation, boilerplate, with the best Developer Experience. Getting started with ReactPWA is very easy. It helps you create Progressive Web Apps easily. PWA is not the only option given to the developer, one can develop static sites with hash routing, enable/disable service workers, and also create a simple deployable application. Using ReactPWA you can create a Progressive web application with simple knowledge of React.JS. As we all know, Progressive Apps are not supported everywhere, but we have added support for Safari & Chrome so your application can work as standalone applications when added to the home screen or saved as a desktop app. The very difficulty faced when developing enterprise applications is code splitting. We don't need everything in a single JS file. Why not create individual JS files for each respective module/page! We make it really easy here to just create a page that returns an array of routes.
Features
- For Mac OS X, Windows, or Linux
- NPM package + Node.js v8 or newer
- Text editor or IDE pre-configured with React/JSX/ESlint
- ReactPWA is very simple but extendable
- Built on top of PawJS
- ES6/7 Compatible