Skip to content

00george/cra-template-georgek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-georgek

This is a custom CRA (Create React App) template. It is built on top of the official TypeScript template.

It adds lint-staged, husky and prettier to allow easy linting. In addition it is configured to use airbnb eslint config.

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

For example:

npx create-react-app my-app --template typescript

# or

yarn create react-app my-app --template typescript

For more information, please refer to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published