react-enterprise-starter-kit alternatives and similar libraries
Based on the "Boilerplate" category.
Alternatively, view react-enterprise-starter-kit alternatives based on common mentions on social networks and blogs.
-
react-boilerplate
π₯ A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. -
nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution. -
react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform -
nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it) -
generator-starhackit
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud -
relay-fullstack
:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS -
rockpack
Rockpack is a lightweight, zero-configuration solution for quickly setting up a React application with full support for Server-Side Rendering (SSR), bundling, linting, and testing. -
universal-redux
DISCONTINUED. An npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to. -
gluestick
DISCONTINUED. GlueStick is a command line interface for quickly developing universal web applications using React and Redux. -
elegant
β¨ Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant. π Built with Next.js, TipTap, Tailwind CSS, and more. -
crisp-react
React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in. -
phoenix
A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support. -
express-react-boilerplate
DISCONTINUED. (Deprecated) πππ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter. -
cra-template-redux-auth-starter
Create React App boilerplate template with React, Redux Toolkit, React Router, Ant Design, Axios, Redux-Saga, SASS, Authentication, Routes. No configuration is required, Start building your App.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of react-enterprise-starter-kit or a related project?
README
React Enterprise Starter Kit :fire:
Highly Scalable, performant and amazing react boilerplate for react developers to get started and improve web building capabilities. This react boilerplate is called enterprise starter kit because it is highly scalable and performant, web developers or industries can directly use this starter kit and create multiple projects.
Features:
Completely based on latest react hooks.
Redux store is in place with saga as middleware.
Complete control over webpack for dev and production builds.
Comes with all eslint standard rules for consistent codebase.
Highly Scalable due to its atomic design.
React router with lazy loding features for better performance and route based chunking.
Server side rendering for faster page load.
Progressive web app with customizable service worker.
Google Lighthouse score is 100 for performance, accessibility, best practices, SEO and PWA.
Configurable Test cases setup using latest react testing library with complete HTML coverage report.
Continious Integration and Deployment is setup using Travis and Netlify.
Components documentation using React Storybook.
Github actions for labeling your PR's and build passing status checks using Node CI.
Demo - https://reactenterprisestarterkit.netlify.app/
Run the following commands to run project in local machine
To start the project
npm run start-dev
To Create development build
npm run build-dev
To Create production build
npm run build-prod
To run test cases
npm run test
To run storybook
npm run storybook
To run Bundle Analyzer
npm run build-analyze
Contributors β¨
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> Anand Guptaπ» Shubham Agrawalπ»
<!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->
Contributions of any kind welcome!
*Note that all licence references and agreements mentioned in the react-enterprise-starter-kit README section above
are relevant to that project's source code only.