/react-curated-architecture-app-generator

This app generator is for bootstraping React apps with a curated architecture I've designed as Tech lead on a consultancy. For more information see the readme file inside /template

Primary LanguageJavaScript

Web Architecture 🚀

This is a curated template for Create React App.

See Generated APPs README file for architectural details

To generate an app, just run:

npx create-react-app my-app --template file:../path/to/this/cra-template-web-architecture

For more information, please refer to:

  • Getting Started – How to create a new app.
  • User Guide – How to develop apps bootstrapped with Create React App.