1.0.1 • Published 5 years ago

cra-template-devhammed v1.0.1

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

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.