cra-template-empty

An empty template for Create React App

Usage no npm install needed!

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

README

cra-template-empty

An empty template for Create React App.

To use this template add --template empty when creating a new app:

npx create-react-app my-app --template empty