RSS Reader Using React and Typescript Commands npm i - setup project npm run test - run tests npm run lint - run linting npm run start - start app in development mode npm run build - compiles and minifies for production