Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 333 Bytes

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