cra-template-ts-empty

1.0.4 • Public • Published

cra-template-ts-empty

This is a fork of the official TypeScript template for Create React App, but doesn't come with the placeholder React logo. So you don't have to clean up your new project before you are able to start coding.

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

For example:

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

The template doesn't come with the React placeholder stuff

For more information, please refer to:

If you find this useful, you might also like my other projects: https://lgk.io
My Twitter: @lgkonline

Package Sidebar

Install

npm i cra-template-ts-empty

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

37.1 kB

Total Files

16

Last publish

Collaborators

  • lgk