cra-template-complete
v1.1.1
Published
The base template for Complete React Scripts.
Downloads
1
Maintainers
Readme
cra-template
This is the official base template for Complete React Scripts.
You can utilize this template in complete-react-scripts by adding the flag --template cra-template-complete
.
example
yarn create react-app test-app --scripts-version complete-react-scripts --template cra-template-complete
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.