Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 583 Bytes

cra-template-boilerplate

Usage

npx create-react-app my-app --template cra-template-boilerplate

Create React App boilerplate with minimal configuration to easy get up and running with:

  • PropTypes
  • React Router
  • React Helmet
  • Prettier
  • Sass Compiler
  • uuid

Author

Adriano Rosa (https://adrianorosa.com)

Licence

Copyright © 2020, Adriano Rosa [email protected] All rights reserved.

For the full copyright and license information, please view the LICENSE file that was distributed within the source root of this project.