Skip to content

A CRA template including Typescript, ESlint and prettier configuration

Notifications You must be signed in to change notification settings

tolkee/cra-template-tolkee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-tolkee

Create React App template including Typescript, ESlint and prettier configuration.

Usage

To use this template within your project, add --template tolkee when creating a new app.

For example:

npx create-react-app my-app --template tolkee
# or
yarn create react-app my-app --template tolkee

About

A CRA template including Typescript, ESlint and prettier configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published