Gathering detailed insights and metrics for cra-template-quickstart-redux
Gathering detailed insights and metrics for cra-template-quickstart-redux
Gathering detailed insights and metrics for cra-template-quickstart-redux
Gathering detailed insights and metrics for cra-template-quickstart-redux
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
npm install cra-template-quickstart-redux
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (92.56%)
HTML (4.27%)
CSS (3.03%)
Shell (0.14%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
66 Stars
585 Commits
4 Forks
2 Watchers
9 Branches
2 Contributors
Updated on May 16, 2024
Latest Version
1.3.4
Package Id
cra-template-quickstart-redux@1.3.4
Unpacked Size
76.17 kB
Size
34.54 kB
File Count
65
NPM Version
10.5.0
Node Version
18.20.2
Published on
May 16, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
28
3
Create React App is not updated by its maintainers anymore. So this project can't be updated as well. I recommend to use Next Redux template which has all the same functionality plus new features.
Opinionated quickstart Create React App (CRA) template.
1npx create-react-app %PROJECT_NAME% --template quickstart-redux
Or
1yarn create react-app %PROJECT_NAME% --template quickstart-redux
npx
command installs most recent stable version of CRA from npm. --template
parameter points to this template, note that cra-template-
prefix is omitted.
Then
1cd %PROJECT_NAME% 2yarn start
See full documentation or demo
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
project is archived
Details
Reason
Found 0/9 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
34 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More