tasks_manager/frontend/node_modules/cra-template/README.md

11 lines
479 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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.