create-architex-studio
v1.0.0
Published
Architex Scaffolding CLI - Enterprise level React Feature Base Folder Architecture Generator
Maintainers
Readme
create-architex-studio
Architex scaffolding CLI for creating a React + Vite project with the folder structure used by this generator.
Install
npm install create-architex-studioUse
npx create-architex-studio my-appWhat gets installed
Installing the CLI only installs the CLI package and its own runtime dependency (commander).
When you run the generator, it creates a new app and then installs the React app dependencies inside that generated project.
