New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cra-template-redux

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-redux

The official Redux+JS template for Create React App.

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
73
decreased by-77.61%
Maintainers
3
Weekly downloads
 
Created
Source

cra-template-redux

build status npm version npm downloads

The official Redux+JS template for Create React App

Usage

To use this template within your project, add --template redux when creating a new app.

For example:

npx create-react-app my-app --template redux

# or

yarn create react-app my-app --template redux

TypeScript

Use cra-template-redux-typescript, which is based on this template

npx create-react-app my-app --template redux-typescript

Cloning this repo pulls down the Redux template only; not a bundled and configured Create React App.

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.

Keywords

FAQs

Package last updated on 24 Apr 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc