1.0.4 • Published 4 years ago

cra-template-ts-empty v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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