1.0.5 • Published 3 years ago

cra-template-ts-react v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-ts-react

Шаблон Create React App

Для создания нового проекта на основе шаблона используйте параметр --template со значением cra-template-ts-react:

npx create-react-app project --template cra-template-ts-react