cra-template-td-scaffold

Base on the official template add react-app-rewired, customize-cra

Usage no npm install needed!

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

README

cra-template-td-scaffold

Base on the official template add react-app-rewired, customize-cra

To use this template, add --template td-scaffold when creating a new app.

For example:

npx create-react-app my-app --template td-scaffold

# or

yarn create react-app my-app --template td-scaffold

For more information, please refer to: