mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-30 17:04:14 +08:00
* Update links to docs in all package README files * Fix formatting of issue template * Fix formatting of issue template
8 lines
415 B
Markdown
8 lines
415 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://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.
|