Frontend/25_01_07/mai/node_modules/cra-template/README.md

11 lines
479 B
Markdown
Raw Permalink Normal View History

2025-01-28 10:38:27 +00:00
# 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.