cra-template-concent-ts

The base Concent TypeScript template for Create React App.

Usage no npm install needed!

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

README

cra-template-concent-ts

The official Concent+TS template for Create React App.

You can also checkout it from here

To use this template, add --template concent-ts when creating a new app.

For example:

npx create-react-app my-app --template concent-ts

# or

yarn create react-app my-app --template concent-ts

For more information, please refer to: