Skip to content

Fork of create-react-app TypeScript template with default prettier and eslint settings

Notifications You must be signed in to change notification settings

SteffenErn/cra-template-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@thetc/cra-template-typescript

This is The Techno Creatives' TypeScript template for Create React App.

To use this template, add --template @thetc/cra-template-typescript when creating a new app.

For example:

npx create-react-app my-app --template @thetc/cra-template-typescript

For more information, please refer to:

About

Fork of create-react-app TypeScript template with default prettier and eslint settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 34.9%
  • HTML 30.5%
  • JavaScript 18.1%
  • CSS 16.5%