Universal fluxible webpack app boilerplate project
isomorphicuniversal Rendering- Fluxible built with Fluxible
- Asynchronous Data Fetching on server-side rendering
- Hot reloading using react-transform-hmr
- Webpack 3 for both development and production bundles.
- CSS Modules allows for modular and reusable CSS. Say goodbye to conflicts (most of them) and global scope
- SASS styles most mature, stable, and powerful professional grade CSS extension language.
- Express 4.x server
- Dockerized image
- Integrated app versioning
- ES6 syntax with decorators