10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,325 stars (2,325 stars)208 forks (208 forks)batch import
enhancementhelp wanted
Description
Would love to see this in a yeoman generator!
Contributor guide
- Tech stack
- javascriptreactnodejs
- Domain
- full stacktooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Node.jsYeomanReact
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue requests a Yeoman generator for the React Isomorphic Starterkit. No implementation details are provided. To proceed, a contributor should study the starterkit's file structure (e.g., package.json, server.js, client components) and familiarize themselves with Yeoman's generator creation guide. Reviewing the issue comments (which contain 10 discussion points) may clarify expectations. The deliverable would be a new repository or a Yeoman generator package that scaffolds the starterkit upon running `yo react isomorphic`.