Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 322 Bytes

React-Typescript Starter Kit

This library is meant to kick start any React project that intends to utilize Typescript. Packages that are typically used with React are also included and integrated in this repository.

Include Packages

  • Typescript
  • React
  • React Router
  • Redux
  • Reselect
  • Prettier
  • Husky
  • Jest