@computerrock/cra-template-bare-appdeprecated

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

Usage no npm install needed!

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

README

@computerrock/cra-template-bare-app

⚠️ This package is deprecated

This is the bare 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/bare-app