React Firebase Starter Versions Save

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

v1.0.0

7 years ago

With this release. you can quickly bootstrap a new stand-alone web application project (SPA) built with React, Redux and optimized for CDN hosting in Firebase. It comes with implemented routing, navigation and async (on demand) chunk loading for all web app pages (screens) except home and error pages (they are bundled into the main application file). You can test your app in a browser and all connected devices with Browsersync, HMR and Hot Module Replacement.