1.0.0 • Published 4 years ago

cra-template-devzera v1.0.0

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

cra-template-devzera

This is a template for Create React App with the most popular libraries.

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

For example:

npx create-react-app my-app --template devzera

# or

yarn create react-app my-app --template devzera

For more information, please refer to: