1.0.1 • Published 3 years ago
cra-template-custardcream98 v1.0.1
Custom CRA Template
TypeScript
를 사용하는 커스텀 CRA 템플릿입니다.
eslint
,prettier
관련 설정이 포함돼있습니다.
로컬 테스트
$ npx create-react-app my-app --template file:[로컬_레포_경로]
TypeScript
를 사용하는 커스텀 CRA 템플릿입니다.
eslint
, prettier
관련 설정이 포함돼있습니다.$ npx create-react-app my-app --template file:[로컬_레포_경로]