Socket
Socket
Sign inDemoInstall

@feature-sliced/cra-template

Package Overview
Dependencies
0
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @feature-sliced/cra-template

The official FeatureSliced template for Create React app


Version published
Weekly downloads
4
increased by100%
Maintainers
2
Install size
41.5 kB
Created
Weekly downloads
 

Readme

Source

@feature-sliced/cra-tempalte

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

  • With structure example
  • With basic layers and other for scaling
  • Without state-managers tools

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:

Keywords

FAQs

Last updated on 30 Jan 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc