Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.47 KB

README.md

File metadata and controls

77 lines (49 loc) · 1.47 KB

CRA-in-TS starter with React Query and testing with RTL and MSW

Feature tags

  • create-react-app
  • mock-server-worker
  • react
  • react-query
  • react-testing-library
  • rest
  • starter
  • template
  • testing
  • typescript

Direct ancestors

Direct descendants

+ openapi-backend: cra_ts_react-query_rtl_msw_openapi-backend


Requirements

Installation

Being in the repository root directory, run:

yarn

Running

Being in the repository root directory, run:

yarn start

Running test (in watch mode)

Being in the repository root directory, run:

yarn test

Authors

Alexander Lapygin

Inspired by

Develop and test React apps with React Query, MSW and React Testing Library (Dennis Kortsch)

License

Licensed under the MIT license.


SOFTSPIDERS