# react-scripts

> Configuration and scripts for Create React App.

Latest version **5.0.1** (published 2022-04-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-scripts
pnpm add react-scripts
yarn add react-scripts
bun add react-scripts
```

Provides the command `react-scripts`.

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.0.1 |
| Published | 2022-04-12 |
| First published | 2016-07-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=14.0.0 |
| Dependencies | 48 |
| Unpacked size | 113.3 KB |
| Known vulnerabilities | 0 (+6 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 103255 |
| Maintainers | gaearon, fb, timer, iansu, ianschmitz |

## Links

- npm: https://www.npmjs.com/package/react-scripts
- Repository: https://github.com/facebook/create-react-app
- Homepage: https://github.com/facebook/create-react-app#readme
- Issues: https://github.com/facebook/create-react-app/issues
- npm.io page: https://npm.io/package/react-scripts

## Dependencies (48)

- [bfj](https://npm.io/package/bfj.md) ^7.0.2
- [jest](https://npm.io/package/jest.md) ^27.4.3
- [dotenv](https://npm.io/package/dotenv.md) ^10.0.0
- [eslint](https://npm.io/package/eslint.md) ^8.3.0
- [semver](https://npm.io/package/semver.md) ^7.3.5
- [postcss](https://npm.io/package/postcss.md) ^8.4.4
- [prompts](https://npm.io/package/prompts.md) ^2.4.2
- [resolve](https://npm.io/package/resolve.md) ^1.20.0
- [webpack](https://npm.io/package/webpack.md) ^5.64.4
- [fs-extra](https://npm.io/package/fs-extra.md) ^10.0.0
- [fsevents](https://npm.io/package/fsevents.md) ^2.3.2
- [camelcase](https://npm.io/package/camelcase.md) ^6.2.1
- [babel-jest](https://npm.io/package/babel-jest.md) ^27.4.2
- [css-loader](https://npm.io/package/css-loader.md) ^6.5.1
- [@babel/core](https://npm.io/package/@babel/core.md) ^7.16.0
- [file-loader](https://npm.io/package/file-loader.md) ^6.2.0
- [sass-loader](https://npm.io/package/sass-loader.md) ^12.3.0
- [tailwindcss](https://npm.io/package/tailwindcss.md) ^3.0.2
- [babel-loader](https://npm.io/package/babel-loader.md) ^8.2.3
- [browserslist](https://npm.io/package/browserslist.md) ^4.18.1
- [jest-resolve](https://npm.io/package/jest-resolve.md) ^27.4.2
- [style-loader](https://npm.io/package/style-loader.md) ^3.3.1
- [@svgr/webpack](https://npm.io/package/@svgr/webpack.md) ^5.5.0
- [dotenv-expand](https://npm.io/package/dotenv-expand.md) ^5.1.0
- [react-refresh](https://npm.io/package/react-refresh.md) ^0.11.0
- [postcss-loader](https://npm.io/package/postcss-loader.md) ^6.2.1
- [react-dev-utils](https://npm.io/package/react-dev-utils.md) ^12.0.1
- [postcss-normalize](https://npm.io/package/postcss-normalize.md) ^10.0.1
- [source-map-loader](https://npm.io/package/source-map-loader.md) ^3.0.0
- [identity-obj-proxy](https://npm.io/package/identity-obj-proxy.md) ^3.0.0
- [postcss-preset-env](https://npm.io/package/postcss-preset-env.md) ^7.0.1
- [react-app-polyfill](https://npm.io/package/react-app-polyfill.md) ^3.0.0
- [resolve-url-loader](https://npm.io/package/resolve-url-loader.md) ^4.0.0
- [webpack-dev-server](https://npm.io/package/webpack-dev-server.md) ^4.6.0
- [html-webpack-plugin](https://npm.io/package/html-webpack-plugin.md) ^5.5.0
- [jest-watch-typeahead](https://npm.io/package/jest-watch-typeahead.md) ^1.0.0
- [eslint-webpack-plugin](https://npm.io/package/eslint-webpack-plugin.md) ^3.1.1
- [terser-webpack-plugin](https://npm.io/package/terser-webpack-plugin.md) ^5.2.5
- [babel-preset-react-app](https://npm.io/package/babel-preset-react-app.md) ^10.0.1
- [postcss-flexbugs-fixes](https://npm.io/package/postcss-flexbugs-fixes.md) ^5.0.2
- [workbox-webpack-plugin](https://npm.io/package/workbox-webpack-plugin.md) ^6.4.1
- [eslint-config-react-app](https://npm.io/package/eslint-config-react-app.md) ^7.0.1
- [mini-css-extract-plugin](https://npm.io/package/mini-css-extract-plugin.md) ^2.4.5
- [webpack-manifest-plugin](https://npm.io/package/webpack-manifest-plugin.md) ^4.0.2
- [css-minimizer-webpack-plugin](https://npm.io/package/css-minimizer-webpack-plugin.md) ^3.2.0
- [babel-plugin-named-asset-import](https://npm.io/package/babel-plugin-named-asset-import.md) ^0.3.8
- [case-sensitive-paths-webpack-plugin](https://npm.io/package/case-sensitive-paths-webpack-plugin.md) ^2.4.0
- [@pmmmwh/react-refresh-webpack-plugin](https://npm.io/package/@pmmmwh/react-refresh-webpack-plugin.md) ^0.5.3

## Recent versions

- 5.0.1 (latest) — 2022-04-12
- 5.1.0-next.26 (next) — 2025-02-14
- 3.3.0-next.38 (canary) — 2019-10-24
- 5.1.0-next.14 — 2022-04-12
- 5.0.0 — 2021-12-14
- 5.0.0-next.60 — 2021-12-14
- 5.0.0-next.58 — 2021-12-08
- 5.0.0-next.47 — 2021-10-04
- 5.0.0-next.37 — 2021-09-01
- 5.0.0-next.31 — 2021-08-04
- 4.0.3 — 2021-02-22
- 4.0.2 — 2021-02-03
- 4.0.1 — 2020-11-23
- 4.0.0 — 2020-10-23
- 4.0.0-next.117 — 2020-10-23
- … 120 more at https://npm.io/package/react-scripts/versions

## README

# react-scripts

This package includes scripts and configuration used by [Create React App](https://github.com/facebook/create-react-app).<br>
Please refer to its documentation:

- [Getting Started](https://facebook.github.io/create-react-app/docs/getting-started) – How to create a new app.
- [User Guide](https://facebook.github.io/create-react-app/) – How to develop apps bootstrapped with Create React App.

---
_Source: https://npm.io/package/react-scripts · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
