# wdjungst/react-project

State of the art web development with React.js.

Repository: https://github.com/wdjungst/react-project
Canonical: https://ross.abutalabs.com/products/react-project
Language: JavaScript
License Family: other
Last push: 2024-04-10T11:39:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3843, "days_push": 875, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1811, forks 134 (observed 2026-08-28T04:05:39.539410+00:00)

## What it is
A React.js framework distributed as a dependency (not a boilerplate) that bundles React Router, Babel, Webpack, Express server-side rendering, code splitting, hot module replacement, and a Karma/Mocha test runner. It aims to provide state-of-the-art React web development setup with sensible defaults while keeping configuration in the app's control.

## Use cases
- start a new react app quickly without configuring webpack
- server-side render a react application with express
- get hot module replacement in a react project
- code split a react app into lazy-loaded routes
- set up a react project with testing preconfigured
- optimize a react app for production with minification and gzip

## When to choose
- you want an all-in-one react setup as a dependency rather than a forked boilerplate
- you need server-side rendering, code splitting, and HMR out of the box
- you are willing to contribute fixes since the project is early-stage

## When to avoid
- you need a production-ready, well-tested framework
- you require long-term maintenance or support guarantees
- you prefer modern maintained tooling like Next.js or Vite
- your project must run on older Node/npm versions

## Facets
- artifact type: framework
- maturity: experimental
- function: web-framework, ssr, build-tool, testing, state-management
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, webpack, babel, hot-module-replacement, code-splitting, express, karma, mocha, css-modules, nodejs, web-server

## Member repositories
- wdjungst/react-project (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.539410+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:16.977433+00:00, confidence not recorded.
  - readme: https://github.com/wdjungst/react-project (fetched 2026-08-28T04:05:39.539410+00:00, sha 3c361de9e888)
- Data as of 2026-08-30T08:39:29.467469+00:00.
