1.0.1 • Published 3 years ago

cra-template-leaf v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-leaf

The official leaf template for Create React App.

To use this template within your project, add --template leaf when creating a new app.

For example:

npx create-react-app my-app --template leaf

# or

yarn create react-app my-app --template leaf

For more information, please refer to: