cra-template-devhammed
v1.0.1
Published
The devhammed's template for Create React App.
Downloads
3
Maintainers
Readme
cra-template-devhammed
This is the @devhammed base template for Create React App.
Usage: npx create-react-app <APP_NAME> --template devhammed
or if you have installed the tool globally use create-react-app <APP_NAME> --template devhammed
For more information, please refer to:
- User Guide – How to develop apps bootstrapped with Create React App.