Skip to content

Uvacoder/abc-rss-feeds-zander

Repository files navigation

feeds.zander.wtf

My feeds, built with Svelte, Tailwind, Vite

Scripts

Start a development server

yarn local

Build the application

yarn build

Serve the application

yarn serve

Source code for a Next.js version of the same app can be found here