cra-template-boilerplate

The scaffold setup template to easy get up and running for Create React App.

Usage no npm install needed!

<script type="module">
  import craTemplateBoilerplate from 'https://cdn.skypack.dev/cra-template-boilerplate';
</script>

README

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 info@adrianorosa.com 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.