0.1.0-alpha • Published 2 years ago

@feature-sliced/cra-template v0.1.0-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@feature-sliced/cra-tempalte

WIP: At the moment at alpha-testing - use carefully (share feedback and issues)

This is the official template for Create React App based on Feature Sliced Design.

  • With structure example
  • With basic layers for start and other for scaling
  • Without redundant dependencies

Get Started

To use this template, add --template @feature-sliced when creating a new app.

npm:

npx create-react-app <project-name> --template @feature-sliced

yarn:

yarn create react-app <project-name> --template @feature-sliced

pnpm:

pnpx create-react-app <project-name> --template @feature-sliced

See also

For more information, please refer to: