README
진짜 매번 똑같은거 만드는거 너무 귀찮아서 템플릿 만듦
완전 기본 세팅임
cra --template typescript + craco + emotion + lint + prettier + hot-module
Usage
npx create-react-app my-app --template craco-ts
#### 완전 기본 세팅임 cra --template typescript + craco + emotion + lint + prettier + hot-module
<script type="module">
import craTemplateCracoTs from 'https://cdn.skypack.dev/cra-template-craco-ts';
</script>
cra --template typescript + craco + emotion + lint + prettier + hot-module
npx create-react-app my-app --template craco-ts