11 lines
479 B
Markdown
11 lines
479 B
Markdown
|
# cra-template
|
|||
|
|
|||
|
This is the official base template for [Create React App](https://github.com/facebook/create-react-app).
|
|||
|
|
|||
|
If you don't specify a template (for example, `--template typescript`), this template will be used by default.
|
|||
|
|
|||
|
For more information, please refer to:
|
|||
|
|
|||
|
- [Getting Started](https://create-react-app.dev/docs/getting-started) – How to create a new app.
|
|||
|
- [User Guide](https://create-react-app.dev) – How to develop apps bootstrapped with Create React App.
|