cra-template-hh
v1.0.6
Published
The template for Create React App.
Downloads
7
Maintainers
Readme
cra-template-hh
This is the template for Create React App.
To use this template, add --template hh
when creating a new app.
For example:
npx create-react-app my-app --template hh
# or
yarn create react-app my-app --template hh