/cra-template

内置 craco 扩展配置的 CRA Template

Primary LanguageJavaScript

cra-template

This is the official base template for Create React App.

If you don't specify a template (for example, --template typescript), this template will be used by default.

For example:

npm init react-app my-app --template @wkl--007/cra-template

# or

yarn create react-app my-app --template @wkl--007/cra-template

For more information, please refer to: