1.0.7 • Published 2 years ago

cra-template-use-arv v1.0.7

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

cra-template-use-arv

This is built on official base template for Create React App.

How to use

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

For example:

npx create-react-app my-app --template use-arv
# or
yarn create react-app my-app --template use-arv

For more information, please refer to: