@coveo/cra-template

Coveo template for Create React App.

Usage no npm install needed!

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

README

@coveo/cra-template

This is the Coveo template for Create React App.

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

For example:

npx create-react-app my-app --template @coveo/cra-template

# or

yarn create react-app my-app --template @coveo/cra-template

For more information, please refer to: