5.0.0 • Published 2 years ago

@typedarray/cra-template v5.0.0

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

@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: