Skip to content

Laruxo/rss-reader-vue

Repository files navigation

RSS Feed Reader

Uses Vue.js 3 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