mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-30 17:04:14 +08:00
8 lines
487 B
Markdown
8 lines
487 B
Markdown
# 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://github.com/facebook/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
|
||
* [User Guide](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.
|