0.5.2 • Published 3 years ago

cra-ts-eslint-prettier-template v0.5.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Getting Started with Create React App

This project was bootstrapped with Create React App.

project

this is a TypeScript template for Create React App.

This project includes eslint , prettier and husky config

for example:

npx create-react-app my-app --template cra-ts-eslint-prettier-template

or

yarn create react-app my-app --template cra-ts-eslint-prettier-template