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
An empty template for Create React App
<script type="module">
import craTemplateEmpty from 'https://cdn.skypack.dev/cra-template-empty';
</script>
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