Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.03 KB

React Starter Template with Typescript

This repository is how I prefer to bootstrap a React project.

See create-react-app original README for more information about React.

What's Included

Development Tools

  • Jest - create-react-app's default test framework
  • Prettier - Code formatting tool
  • ESLint - Lint tool for JavaScript/TypeScript