Skip to content

TypedArray/cra-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

@typedarray/cra-template

This is the official TypeScript template for Create React App.

To use this template, add --template @typedarray when creating a new app.

For example:

npx create-react-app my-app --template @typedarray

# or

yarn create react-app my-app --template @typedarray

For more information, please refer to: