Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 255 Bytes

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