Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 295 Bytes

github-search-app

Typescript React Redux application uses github api

For run this app

npm run dev

Testing

npm test -- --coverage

Build

npm run build

image