I’ve always missed Rails-style generators in the JavaScript ecosystem, especially when working on React projects across different companies. Every team follows a different structure, and often, there’s no clear organization, making projects harder to scale and maintain.
So I built Rorg, a flexible CLI that helps structure React projects based on different architectural patterns. It supports:
Atomic Design Feature First Pages & Components