Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-typescript

This is my TypeScript template for Create React App.

This includes additional things like prettier and tailwind while removing some of the boilerplate that the defualt templates add.

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

For example:

npx create-react-app test-cra-template --template @jas7457/typescript

# or

yarn create react-app my-app --template @jas7457/typescript

For more information, please refer to:

About

My cra template for TypeScript with some additional settings

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages