rokoroku/react-redux-typescript-boilerplate
A bare minimum frontend boilerplate with React 16, Typescript 3 and Webpack 4 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: 3538
- days_rel: n/a
- days_push: 1193
- n_releases_24m: 0
Adoption not part of the score
1189 stars · 356 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal frontend starter template combining React 16, Redux, React Router, and TypeScript 3.8 with a Webpack 4 build setup featuring hot reload, PostCSS/CSS modules, and tree shaking. It ships with a TodoMVC example and deliberately excludes SSR, linting, and testing frameworks so developers can add their own.
Use cases
- bootstrap a react typescript project from scratch
- minimal react redux webpack starter template
- set up webpack with hot reload and css modules for react
- example of wiring redux thunk and react router in typescript
- learn react hooks with redux and typescript from a working example
- todomvc implementation in react redux typescript
When to choose
- You want a bare-bones, unopinionated starting point for a client-side React + Redux + TypeScript SPA with no SSR
- You need a working Webpack 4 config (dev server, hot reload, tree shaking, CSS modules) you can customize yourself
- You want a small reference implementation showing hooks, Redux Thunk, and React Router wired together in TypeScript
When to avoid
- You need current tooling - the template is frozen on React 16, TypeScript 3.8, and Webpack 4
- You expect built-in testing, linting, or server-side rendering, which are explicitly excluded
- You prefer modern scaffolding such as Vite, Next.js, or create-react-app for new projects
Facets
application · maturity maintenance
boilerplate build-tool developer-tools web-development frontend developer-tools browser react redux typescript webpack react-hooks react-router redux-thunk todomvc starter-template css-modules postcss hot-reload tree-shaking no-ssr nodejs
2 sources
- readme: https://github.com/rokoroku/react-redux-typescript-boilerplate · fetched 2026-08-28 · ff9880d13769
- homepage: https://rokoroku.github.io/react-redux-typescript-boilerplate · fetched 2026-08-29 · 479ec8ceb773
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rokoroku/react-redux-typescript-boilerplate | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rokoroku/react-redux-typescript-boilerplate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem