#Description React with TS code example.
##Installation
yarn install
# Running the app
# development
yarn run start##Test
# unit tests
yarn run test
# e2e
yarn run e2e
# e2e silent
yarn run e2e:silent##Generatin components https://cansahin.gitbook.io/react-boilerplate-cra-template/