@computerrock/cra-templatedeprecated

The base template for custom @computerrock/react-scripts used with Create React App.

Usage no npm install needed!

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

README

@computerrock/cra-template

⚠️ This package is deprecated

This is the framework app template for custom @computerrock/react-scripts used with Create React App.

To use this template start the new project with:

$ npx create-react-app client-app --use-npm --scripts-version @computerrock/react-scripts --template @computerrock