Converts an RSS feed to JSON with an option to download the results to your machine.
npm installnpm run dev- Start the development servernpm run build- Build the projectnpm run format- Format the project using Prettiernpm run lint- Lint the project using ESLintnpm run start- Start the production servernpm run watch- Watch for changes and build the project
MIT