Ricard / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 57.0%Language:TypeScript 41.4%Language:HTML 1.4%Language:Dockerfile 0.2%