README
cra-template-danielpox
A test of creating a custom template for create-react-app 3.3.0+
Use npx create-react-app my-app --template typescript
to get started with this template
A test of creating a template for create-react-app 3.0.0+
<script type="module">
import craTemplateDanielpox from 'https://cdn.skypack.dev/cra-template-danielpox';
</script>
A test of creating a custom template for create-react-app 3.3.0+
Use npx create-react-app my-app --template typescript
to get started with this template