@oliveiraswell/cra-template-gh-pages

To use this template, add --template @oliveiraswell/cra-template-ghpages when creating a new app.

Usage no npm install needed!

<script type="module">
  import oliveiraswellCraTemplateGhPages from 'https://cdn.skypack.dev/@oliveiraswell/cra-template-gh-pages';
</script>

README

@oliveiraswell/cra-template-gh-pages

To use this template, add --template @oliveiraswell/cra-template-ghpages when creating a new app.

For example:

npx create-react-app my-app --template @oliveiraswell/cra-template-ghpages

# or

yarn create react-app my-app --template @oliveiraswell/cra-template-ghpages