Skip to content

Releases: kriasoft/react-firebase-starter

React Static Boilerplate v1.0.0

15 Jul 01:38
Compare
Choose a tag to compare

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.