30 open-source projects similar to dindaleon/hapi-react-starter-kit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hapi React Starter Kit alternative.
Initial directory structure and package.json as a seed for new React based projects.
It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design differences, including:
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.
Universal Redux is an npm package that when used as a dependency in your project provides a universal (isomorphic) rendering server. You can either use its defaults and begin coding your project, or configure it to your liking with custom Webpack options and Express or Redux middleware. It's…
Redux app demonstrating isomorphic rendering and routing (with redux-devtools).
Large SPA boilerplate use react redux webpack babel es6 express browsync nodemon...
:skull: NO MORE MAINTAINED Fresh boilerplate with brand new hot reloading confing and other hipster stuff
Your One-Stop solution for a full-stack universal Redux App!
🧐 A sensible universal starter kit for React Redux
react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s
React/Redux basic CRUD with persistent state, demo->
This project is a pre-configured foundation for web applications, providing a structured codebase and build tools for starting new frontend projects. It serves as a boilerplate that integrates React for the user interface, Redux for state management, and React-Router for navigation. The architecture is distinguished by its use of nested route definitions to handle hierarchical navigation and a system for dynamic reducer injection, which allows state management logic to be added to the store at runtime as specific modules load. The toolkit covers a broad range of frontend capabilities, includ
This project is a starter template and boilerplate for building isomorphic web applications using React, Redux, and Express. It functions as a server-side rendering framework that generates HTML on the server and rehydrates it on the client to improve search engine optimization and initial page load speeds. The project is distinguished by its focus on developer experience, featuring a configuration for hot module replacement. This allows for the real-time updating of the user interface and application state during development without requiring a full browser refresh. The framework provides c
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
My best-practices-included universal frontend starter kit