A powerful CLI tool that creates consistent, feature-based folders with all the boilerplate code you need for modern web development.
See how your features are organized with clean, consistent folder structures
Project Root
Components
Hooks
Services
Validations
Generate all the files and folders for your features with a single command
Install heco-feature-gen globally or locally and start generating feature-based structures instantly
npm i heco-feature-genOr use your preferred package manager
yarn add heco-feature-genpnpm add heco-feature-genOnce installed, you can use the CLI anywhere in your project:
npx heco --help