cra-template-minimal-ts

1.0.2 • Public • Published

cra-template-minimal-ts

This is minimal TypeScript template for Create React App.

To use this template, add --template minimal-ts when creating a new app.

For example:

npx create-react-app my-app --template minimal-ts
 
# or 
 
yarn create react-app my-app --template minimal-ts

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-minimal-ts

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

26.8 kB

Total Files

16

Last publish

Collaborators

  • jpenny