1.0.0 • Published 2 years ago

@beenary/cra-template v1.0.0

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

cra-template-beenary

This is the Beenary TypeScript template for Create React App.

To use this template, add --template beenary when creating a new app.

For example:

npx create-react-app my-app --template beenary

# or

yarn create react-app my-app --template beenary

For more information, please refer to: