Skip to content

open-zhy/cra-ts-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@open-zhy/cra-ts-skeleton

This is the official TypeScript template for Create React App.

To use this template, add --template git+https://github.com/open-zhy/cra-ts-skeleton.git when creating a new app.

For example:

npx create-react-app my-app --template git+https://github.com/open-zhy/cra-ts-skeleton.git

# or

yarn create react-app my-app --template git+https://github.com/open-zhy/cra-ts-skeleton.git

For more information, please refer to: