wdjungst/react-project
State of the art web development with React.js. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3843
- days_rel: n/a
- days_push: 875
- n_releases_24m: 0
Adoption not part of the score
1811 stars · 134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity experimental
web-framework ssr build-tool testing state-management web-development frontend developer-tools cross-platform react webpack babel hot-module-replacement code-splitting express karma mocha css-modules nodejs web-server
1 source
- readme: https://github.com/wdjungst/react-project · fetched 2026-08-28 · 3c361de9e888
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wdjungst/react-project | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wdjungst/react-project")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem