Skip to content

React Static Boilerplate v1.0.0

Latest
Compare
Choose a tag to compare
@koistya koistya released this 15 Jul 01:38
· 284 commits to master since this release

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.