Skip to content

Simple RSS Feed Reader Using React

Notifications You must be signed in to change notification settings

Laruxo/rss-reader-react

Repository files navigation

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